Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / moddata / bug531
diff --git a/tests/bugs/moddata/bug531 b/tests/bugs/moddata/bug531
deleted file mode 100755 (executable)
index 0d8567b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-
-puts "======="
-puts "OCC531"
-puts "======="
-puts ""
-##########################################################
-## Can not intersect plane and cone.The ">intersect" command hangs up the computer
-##########################################################
-
-restore [locate_data_file OCC531_1.draw] a 
-restore [locate_data_file OCC531_2.draw] b 
-
-intersect result a b
-
-set 2dviewer 0
-