Adjusting testing cases for current state of OCCT
[occt.git] / tests / bugs / vis / bug137_10
index 2318e9c..a900de8 100755 (executable)
@@ -2,9 +2,9 @@ if { [array get env os_type] != "" } {
    set os $env(os_type)
 }
 if { [string compare $os "windows"] != 0 } {
-   puts "TODO OCC12345 ALL: An exception was caught"
-   puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
-   puts "TODO OCC12345 ALL: TEST INCOMPLETE"
+   puts "TODO ?OCC12345 ALL: An exception was caught"
+   puts "TODO ?OCC12345 ALL: \\*\\* Exception \\*\\*.*"
+   puts "TODO ?OCC12345 ALL: TEST INCOMPLETE"
 }
 
 puts "================"