summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-18 09:09:21 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-18 09:09:21 +0000
commit44284f71c91b309d46b35fc683504235de6f8e50 (patch)
tree1f42dc411b582ef5f167b59fed92ff860a02a86a /MANIFEST
parent953caaf9592ca97646cd4e26d48341149ebd517b (diff)
* test/ruby/test_sprintf.rb: added tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5763 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 6d3b3265ce..5ac2924765 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -825,6 +825,7 @@ test/ruby/test_pipe.rb
test/ruby/test_proc.rb
test/ruby/test_range.rb
test/ruby/test_signal.rb
+test/ruby/test_sprintf.rb
test/ruby/test_stringchar.rb
test/ruby/test_struct.rb
test/ruby/test_system.rb