Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / moddata / bug103
diff --git a/tests/bugs/moddata/bug103 b/tests/bugs/moddata/bug103
deleted file mode 100755 (executable)
index 1e65742..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-puts "TODO OCC12345 ALL: An exception was caught"
-puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
-
-puts "================"
-puts "BUC60961"
-puts "OCC103"
-puts "================"
-puts ""
-
-circle c 0 0 10
-to3d c1 c
-
-offset o c -2
-catch {to3d result o}
-
-set 2dviewer 0
-