summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby')
-rw-r--r--test/ruby/test_iseq.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ruby/test_iseq.rb b/test/ruby/test_iseq.rb
index 9de241c485..9bfd81e21f 100644
--- a/test/ruby/test_iseq.rb
+++ b/test/ruby/test_iseq.rb
@@ -1,8 +1,6 @@
require 'test/unit'
require 'tempfile'
-return
-
class TestISeq < Test::Unit::TestCase
ISeq = RubyVM::InstructionSequence