diff options
author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-04 12:54:29 +0000 |
---|---|---|
committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-04 12:54:29 +0000 |
commit | 6e3510abbd03d3457d98fec6bd3e2b4258ea0feb (patch) | |
tree | dd3fd4ba2fe469b3a4f5d67fabd0cc3252b8c36a /MANIFEST | |
parent | 0cddba1fa1df8641edd8fc3c6b1ae163ce976ef7 (diff) | |
download | ruby-6e3510abbd03d3457d98fec6bd3e2b4258ea0feb.tar.gz ruby-6e3510abbd03d3457d98fec6bd3e2b4258ea0feb.tar.xz ruby-6e3510abbd03d3457d98fec6bd3e2b4258ea0feb.zip |
* MANIFEST: added these files:
test/uri/test_common.rb
test/uri/test_ftp.rb
test/uri/test_generic.rb
test/uri/test_http.rb
test/uri/test_ldap.rb
test/uri/test_mailto.rb
test/yaml/test_yaml.rb
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -677,11 +677,18 @@ test/testunit/test_testsuite.rb test/testunit/util/test_backtracefilter.rb test/testunit/util/test_observable.rb test/testunit/util/test_procwrapper.rb +test/uri/test_common.rb +test/uri/test_ftp.rb +test/uri/test_generic.rb +test/uri/test_http.rb +test/uri/test_ldap.rb +test/uri/test_mailto.rb test/wsdl/emptycomplextype.wsdl test/wsdl/test_emptycomplextype.rb test/xsd/test_xmlschemaparser.rb test/xsd/test_xsd.rb test/xsd/xmlschema.xml +test/yaml/test_yaml.rb vms/config.h_in vms/vms.h win32/Makefile.sub |