0025934: Review PERF test group
[occt.git] / tests / perf / single_mesh_wireframe / A3
diff --git a/tests/perf/single_mesh_wireframe/A3 b/tests/perf/single_mesh_wireframe/A3
deleted file mode 100644 (file)
index 5a64b65..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-puts "3D visualization performance tests"
-puts "Translate V3d View with 1 MeshVS_Mesh (+ AIS trihedron)"
-puts "Object haves wireframe mode"
-
-
-set D_x 10
-set D_y 10
-set D_z 10
-for {set i 1} {$i < 30} {incr i} {
-    vtranslateview ${D_x} ${D_y} ${D_z}
-}