summaryrefslogtreecommitdiffstats
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
commit66e294c29fc728b9c17107df2cbd0c4e0a4a5c77 (patch)
tree1f42dc411b582ef5f167b59fed92ff860a02a86a /MANIFEST
parenta159c2ddc09d2a403e143f067f228c3a76070b27 (diff)
downloadruby-66e294c29fc728b9c17107df2cbd0c4e0a4a5c77.tar.gz
ruby-66e294c29fc728b9c17107df2cbd0c4e0a4a5c77.tar.xz
ruby-66e294c29fc728b9c17107df2cbd0c4e0a4a5c77.zip
* test/ruby/test_sprintf.rb: added tests.
git-svn-id: http://svn.ruby-lang.org/repos/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 6d3b3265c..5ac292476 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