summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-12 04:01:21 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-12 04:01:21 +0000
commit64446f023cc7fa006d536f85b1a5c678a501c7c6 (patch)
treeb0d3ec7a18b1ba84678c115a3a36cb7aff4911ce /MANIFEST
parentdb38b277a5aca9c009e64a5ba24ab4bb215125ea (diff)
* test/monitor/test_monitor.rb: added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4943 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 04909b982e..eed6d77192 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -642,6 +642,7 @@ test/fileutils/fileasserts.rb
test/fileutils/test_fileutils.rb
test/fileutils/test_nowrite.rb
test/logger/test_logger.rb
+test/monitor/test_monitor.rb
test/optparse/test_noarg.rb
test/optparse/test_optarg.rb
test/optparse/test_optparse.rb