0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / bugs / vis / buc60876
diff --git a/tests/bugs/vis/buc60876 b/tests/bugs/vis/buc60876
deleted file mode 100755 (executable)
index 6120b5f..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-puts "========"                                                                                                                                                 
-puts "BUC60876"                                                                                                                                                 
-puts "========"                                                                                                                                                 
-puts ""
-
-pcylinder c 100 300
-vinit
-BUC60876 c
-vfit
-vmoveto 200 200
-
-set x_coord 200
-set y_coord 200
-
-checkcolor $x_coord $y_coord 0 1 1
-
-checkview -screenshot -3d -path ${imagedir}/${test_image}.png
-