mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
update the dependent version of libv8.
This commit is contained in:
parent
4a4d254844
commit
95836be78e
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ describe V8::C do
|
|||
end
|
||||
|
||||
it "can access the V8 version" do
|
||||
V8::C::V8::GetVersion().should match /^3\.10/
|
||||
V8::C::V8::GetVersion().should match /^3\.11/
|
||||
end
|
||||
end
|
Loading…
Add table
Reference in a new issue