mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
temporarily disable redjs while
This commit is contained in:
parent
38b19645b1
commit
7b78df6736
1 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@ module RedJS
|
|||
# Error = V8::JSError
|
||||
end
|
||||
describe V8::Context do
|
||||
it_behaves_like 'RedJS::Context'
|
||||
pending
|
||||
# it_behaves_like 'RedJS::Context'
|
||||
end
|
Loading…
Reference in a new issue