Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / modalg / bug23367_6
diff --git a/tests/bugs/modalg/bug23367_6 b/tests/bugs/modalg/bug23367_6
deleted file mode 100755 (executable)
index 24f19e6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-puts "============"
-puts "CR23367"
-puts "============"
-puts ""
-##########################################################################################################
-# New functionality restoring the middle path of pipe-like shape
-##########################################################################################################
-
-restore [locate_data_file bug23367_pipe1.brep] a
-explode a e
-wire w1 a_2
-wire w2 a_6
-donly a w1 w2
-fit
-middlepath result a w1 w2
-
-set length 1386.13
-
-set 2dviewer 1
-
-
-