run-doj-validation-test.sh: a single script that performs validation tests for all...
[IRC.git] / Robust / src / Benchmarks / oooJava / labyrinth / Labyrinth.java
index bd7e7e6a147083f2da6aed21efd4105b97d874bc..56b2ceda05062b1c5381c32fc632812fab7b5e34 100644 (file)
@@ -228,7 +228,7 @@ public class Labyrinth
         if(!stats)
             System.out.println("Verification not passed");
         else 
-            System.out.println("Verification passed.");
+            System.out.println("VALID");
         
         System.out.println("Finished");    
     }