X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=tests%2Fcaf%2Fpresentation%2FB2;h=68b40d6870738cd23d9a93467c6ac5f29182c496;hb=aaf8d6a98d5aa23513bbb7f0e8528764e1e0ebb4;hpb=b008226203ed49193c60aed10c2846944d77bf9c diff --git a/tests/caf/presentation/B2 b/tests/caf/presentation/B2 index 8759181abe..68b40d6870 100755 --- a/tests/caf/presentation/B2 +++ b/tests/caf/presentation/B2 @@ -27,9 +27,8 @@ AISDisplay D ${aLabel} # Close/Open transaction NewCommand D -# Set a color of the shape as NOC_GREEN -set GreenColor 229 -AISColor D ${aLabel} ${GreenColor} +# Set a color of the shape +AISColor D ${aLabel} GREEN # Close/Open transaction NewCommand D