]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
code revision
authorasl <asl@opencascade.com>
Thu, 15 Oct 2015 05:39:16 +0000 (08:39 +0300)
committerasl <asl@opencascade.com>
Thu, 15 Oct 2015 05:39:16 +0000 (08:39 +0300)
src/HYDRO_tests/test_HYDROData_Main.cxx

index febcf83b1adcdf581f2ae835386bcb911339ea74..151bb2b561eaefb87d4793b2e15ae7fc9cc2a2d1 100644 (file)
@@ -63,7 +63,7 @@ int main( int argc, char* argv[] )
   runner.addTest( registry.makeTest() );   
   try
   {
-    std::cout << "Running "  <<  testPath;
+    std::cout << "Running tests "  << testPath << "..." << std::endl;
     runner.Run( controller );
 
     std::cerr << std::endl;