Adding testing cases from chl group
[occt.git] / tests / bugs / xde / begin
index ded93e3..9ff0c1e 100755 (executable)
@@ -1,5 +1,7 @@
 pload XDE
 
+set subgroup xde
+
 proc GetPercent {Value GoodValue} {
    set Percent 0.
    if {${GoodValue} != 0.} {