From 65c9dbdc646422ba0f092d8b89dbb711eee7975c Mon Sep 17 00:00:00 2001 From: eban Date: Thu, 25 Sep 2003 14:51:23 +0000 Subject: * MANIFEST: add test/ostruct/test_ostruct.rb. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4598 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- MANIFEST | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST b/MANIFEST index 7cd8ebb13..5cb6a4f2a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -672,6 +672,7 @@ test/testunit/test_testresult.rb test/testunit/test_testsuite.rb test/testunit/util/test_observable.rb test/testunit/util/test_procwrapper.rb +test/ostruct/test_ostruct.rb test/wsdl/emptycomplextype.wsdl test/wsdl/test_emptycomplextype.rb test/xsd/test_xmlschemaparser.rb -- cgit