0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / v3d / materials / bug27617
index 9f3c000..dfc30d7 100644 (file)
@@ -13,6 +13,4 @@ vrotate 1 0 0
 vfit
 vmoveto 250 150
 set aColor [vreadpixel 200 150 name rgb]
-if { "$aColor" != "TURQUOISE4" } {
-  puts "Error: Wrong dynamic highlight color"
-}
+if { "$aColor" != "TURQUOISE3" } { puts "Error: Wrong dynamic highlight color" }