summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-01-14 00:35:33 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-01-14 00:35:33 +0000
commitdca6c2fce6b924d39a869b002d21066718b7b382 (patch)
treec1e89f7c115c545f99662a5e5c5bd498fa7ee8fb /MANIFEST
parent8804e1b42c8bf6e296d62be7dadbfa9ea87f8454 (diff)
downloadruby-dca6c2fce6b924d39a869b002d21066718b7b382.tar.gz
ruby-dca6c2fce6b924d39a869b002d21066718b7b382.tar.xz
ruby-dca6c2fce6b924d39a869b002d21066718b7b382.zip
* MANIFEST: add test/net/test_httpheader.rb. (commit miss?)
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5461 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 336c7788f..cc37ae896 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -708,6 +708,7 @@ test/fileutils/test_nowrite.rb
test/inlinetest.rb
test/logger/test_logger.rb
test/monitor/test_monitor.rb
+test/net/http/test_httpheader.rb
test/optparse/test_noarg.rb
test/optparse/test_optarg.rb
test/optparse/test_optparse.rb