summaryrefslogtreecommitdiff
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
commit55b4f439586a4781677ec42662c83f6d534ea67c (patch)
treec1e89f7c115c545f99662a5e5c5bd498fa7ee8fb /MANIFEST
parent5cebcf9a2b06e00771e291d00b3fcdbde5e21394 (diff)
* MANIFEST: add test/net/test_httpheader.rb. (commit miss?)
git-svn-id: svn+ssh://ci.ruby-lang.org/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 336c7788fe..cc37ae8962 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