summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-18 12:08:55 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-18 12:08:55 +0000
commit0e521365499255f99989a150327d915a2ed9abd1 (patch)
tree7ddba3b1a2e811ed181406dabacbe1bacd6db609
parent5d24b03964cc4498db916c63f7d850ebf969a922 (diff)
downloadruby-0e521365499255f99989a150327d915a2ed9abd1.tar.gz
ruby-0e521365499255f99989a150327d915a2ed9abd1.tar.xz
ruby-0e521365499255f99989a150327d915a2ed9abd1.zip
MANIFEST: add test/stringio/test_stringio.rb.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9be3a0041..7a999f353 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -702,6 +702,7 @@ test/soap/marshal/test_marshal.rb
test/soap/marshal/test_struct.rb
test/soap/test_basetype.rb
test/soap/test_soapelement.rb
+test/stringio/test_stringio.rb
test/strscan/test_stringscanner.rb
test/testunit/collector/test_dir.rb
test/testunit/collector/test_objectspace.rb