mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
remove t.rb now that it is superceded by the specs
This commit is contained in:
parent
92352f5be3
commit
be91377722
1 changed files with 0 additions and 4 deletions
4
t.rb
4
t.rb
|
@ -1,4 +0,0 @@
|
|||
require 'v8'
|
||||
|
||||
c = V8::Context.new
|
||||
puts c.eval("18 + 8")
|
Loading…
Add table
Reference in a new issue