You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2007/04/24 09:40:14 UTC

svn commit: r531806 - /incubator/tuscany/cpp/sdo/runtime/core/test/main.cpp

Author: robbinspg
Date: Tue Apr 24 00:40:13 2007
New Revision: 531806

URL: http://svn.apache.org/viewvc?view=rev&rev=531806
Log:
Remove test that loads xhtml schema

Modified:
    incubator/tuscany/cpp/sdo/runtime/core/test/main.cpp

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/main.cpp
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/main.cpp?view=diff&rev=531806&r1=531805&r2=531806
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/main.cpp (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/main.cpp Tue Apr 24 00:40:13 2007
@@ -47,7 +47,7 @@
     int value = 0;
     try {
     //TEST (  sdotest::eBayTest() );
-    TEST ( sdotest::xhtml1() );
+    // TEST ( sdotest::xhtml1() );
     TEST ( sdotest::scopetest() );
     TEST ( sdotest::xsdtosdo() );
     TEST (  sdotest::jira980() );



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org