Update to 2.0.0 tree from current Fremantle build
[opencv] / tests / cv / src / tsysa.cpp
index 872b17b..8259664 100644 (file)
@@ -45,8 +45,7 @@ CvTS test_system;
 
 int main(int argC,char *argV[])
 {
-    test_system.run( argC, argV );
-    return 0;
+    return test_system.run( argC, argV );
 }
 
 /* End of file. */