aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/string/test_qsort.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-15 03:56:17 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-15 03:56:17 +0000
commitdaf7b1e479d2dcf161f4dda4239f6067ba9b7b13 (patch)
tree0cb665f7667589b88e7c176213535978ac85cb6c /test/-ext-/string/test_qsort.rb
parent4592e15e3500e7de8d6d00cfb66af53971735c59 (diff)
downloadruby-daf7b1e479d2dcf161f4dda4239f6067ba9b7b13.tar.gz
-test-/string: move
* ext/-test-/string/extconf.rb: move "-test-/string/string.so" to "-test-/string.so". git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/-ext-/string/test_qsort.rb')
-rw-r--r--test/-ext-/string/test_qsort.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/-ext-/string/test_qsort.rb b/test/-ext-/string/test_qsort.rb
index 3a58523200..1a6dae0124 100644
--- a/test/-ext-/string/test_qsort.rb
+++ b/test/-ext-/string/test_qsort.rb
@@ -1,5 +1,5 @@
require 'test/unit'
-require "-test-/string/string"
+require "-test-/string"
class Test_StringQSort < Test::Unit::TestCase
def test_qsort