summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-08-12 14:17:58 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-08-12 14:17:58 +0000
commita7b6d90e48478613150f12389e24c8a1b5cddd72 (patch)
tree876d7ecdfe34d3add19e4796d0478a287a11706e
parent8783ed5ab06602da1c30c4624eba446191266d32 (diff)
MANIFEST: add test/ruby/test_readpartial.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1b48e954d7..c7034f94e0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -918,6 +918,7 @@ test/ruby/test_path.rb
test/ruby/test_pipe.rb
test/ruby/test_proc.rb
test/ruby/test_range.rb
+test/ruby/test_readpartial.rb
test/ruby/test_signal.rb
test/ruby/test_sprintf.rb
test/ruby/test_stringchar.rb