mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
test_iseq.rb: enabled
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
15f8fb34fa
commit
ba4d6ae75f
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
require 'test/unit'
|
||||
require 'tempfile'
|
||||
|
||||
return
|
||||
|
||||
class TestISeq < Test::Unit::TestCase
|
||||
ISeq = RubyVM::InstructionSequence
|
||||
|
||||
|
|
Loading…
Reference in a new issue