0025934: Review PERF test group
[occt.git] / tests / perf / multi_object_shading / A8
diff --git a/tests/perf/multi_object_shading/A8 b/tests/perf/multi_object_shading/A8
deleted file mode 100644 (file)
index 9d4a92d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-puts "3D visualization performance tests"
-puts "Redraw V3d View with 27 AIS-object (+ AIS trihedron)"
-puts "Objects have shading mode"
-
-
-for {set i 1} {$i < 100} {incr i} {
-    vrepaint
-}