0025934: Review PERF test group
[occt.git] / tests / perf / single_mesh_shading / A1
diff --git a/tests/perf/single_mesh_shading/A1 b/tests/perf/single_mesh_shading/A1
deleted file mode 100644 (file)
index 5d5ab84..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-puts "3D visualization performance tests"
-puts "Rotate V3d View with 1 MeshVS_Mesh (+ AIS trihedron)"
-puts "Object haves shading mode"
-
-
-set A_z 0.1
-for {set i 1} {$i < 100} {incr i} {
-    vrotate 0 0 ${A_z}
-}