diff options
Diffstat (limited to 'test/ruby/test_variable.rb')
-rw-r--r-- | test/ruby/test_variable.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ruby/test_variable.rb b/test/ruby/test_variable.rb index ab0e40511..872616082 100644 --- a/test/ruby/test_variable.rb +++ b/test/ruby/test_variable.rb @@ -1,7 +1,5 @@ require 'test/unit' -$KCODE = 'none' - class TestVariable < Test::Unit::TestCase class Gods @@rule = "Uranus" |