summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-03 06:20:05 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-03 06:20:05 +0000
commit5c3334609badd62b91ef791af00d4d508431ec62 (patch)
treeb3550bd1236265ad69a9fa111d7d88c7a93e913f /MANIFEST
parent900af185d064e2c5555a0e89c49beead5b8c1acc (diff)
MANIFEST: add test/ruby/test_string.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 834208c61a..aea39a01bd 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -899,6 +899,7 @@ test/ruby/test_pipe.rb
test/ruby/test_proc.rb
test/ruby/test_range.rb
test/ruby/test_signal.rb
+test/ruby/test_string.rb
test/ruby/test_stringchar.rb
test/ruby/test_struct.rb
test/ruby/test_system.rb