summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_assignment.rb
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-12 14:50:18 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-12 14:50:18 +0000
commit47e626d940ae70112aeb2db95b2f37b9470dd9e5 (patch)
tree5a604310307481c29938f9bc58d75315d57ffd81 /test/ruby/test_assignment.rb
parent0e03b00c6157f1f4d0f59855dcf741c710a6fd14 (diff)
downloadruby-47e626d940ae70112aeb2db95b2f37b9470dd9e5.tar.gz
ruby-47e626d940ae70112aeb2db95b2f37b9470dd9e5.tar.xz
ruby-47e626d940ae70112aeb2db95b2f37b9470dd9e5.zip
* prelude.rb (require_relative): move require_relative from
lib/require_relative.rb. [ruby-core:16356] * lib/require_relative.rb: removed. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/ruby/test_assignment.rb')
-rw-r--r--test/ruby/test_assignment.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ruby/test_assignment.rb b/test/ruby/test_assignment.rb
index 2b22613c5..b82cee81d 100644
--- a/test/ruby/test_assignment.rb
+++ b/test/ruby/test_assignment.rb
@@ -490,7 +490,6 @@ class TestAssignment < Test::Unit::TestCase
end
end
-require 'require_relative'
require_relative 'sentence'
class TestAssignmentGen < Test::Unit::TestCase
Syntax = {