0025934: Review PERF test group
[occt.git] / tests / perf / single_object_hlr / A2
diff --git a/tests/perf/single_object_hlr/A2 b/tests/perf/single_object_hlr/A2
deleted file mode 100644 (file)
index 3ffe8d2..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-puts "3D visualization performance tests"
-puts "Move V3d View with 1 AIS-object (+ AIS trihedron)"
-puts "Object haves HidelLineRemoval mode"
-
-
-set D_x 10000
-for {set i 1} {$i < 100} {incr i} {
-    vmoveview ${D_x} 0 0 1
-}