searchengine/cpix/tsrc/cpixunittest/src/domainselectiontests.cpp
changeset 24 65456528cac2
parent 3 ae3f1779f6da
--- a/searchengine/cpix/tsrc/cpixunittest/src/domainselectiontests.cpp	Tue Oct 05 13:15:12 2010 +0530
+++ b/searchengine/cpix/tsrc/cpixunittest/src/domainselectiontests.cpp	Fri Oct 15 12:09:28 2010 +0530
@@ -228,8 +228,6 @@
 
     void testCreateIdxs(Itk::TestMgr * testMgr)
     {
-        char *xml_file = (char *)__FUNCTION__;
-        assert_failed = 0;
         const MVFTest
             * mvfTest = filesAndVols_;
 
@@ -282,11 +280,8 @@
         searchAll(testMgr);
         suggestAll(testMgr);
         dumpAll(testMgr);
-        testResultXml(xml_file);
-    }
-
-    
-    void unmountC(Itk::TestMgr * testMgr)
+     }
+    void  unmountC(Itk::TestMgr * testMgr)
     {
         unmount(filesAndVols_[0].qualifiedBaseAppClass_);