Correction of test case for issue CR25142 V6_8_0_beta
authormkv <mkv@opencascade.com>
Fri, 10 Oct 2014 11:39:25 +0000 (15:39 +0400)
committerbugmaster <bugmaster@opencascade.com>
Fri, 10 Oct 2014 12:38:30 +0000 (16:38 +0400)
tests/mesh/data/standard/M1

index 4599a50..d78592a 100755 (executable)
@@ -1 +1,7 @@
 set TheFileName shading_109.brep
+if { [string compare ${command} "shading"] == 0 && [string compare ${group} "standard"] == 0} {
+   # 
+} else {
+  set bug_cross "OCC22687"
+  set nbcross(All) 4
+}