implemented new code splitting mechanism (split to equal slices)
[deliverable/titan.core.git] / regression_test / ASN1 / hyphen / hyphen
index 8b058e401ead2166d9a537553f9f0bc111e76a87..f58676fb5aba4a977f0c8b720701bfadd7937ebc 100755 (executable)
@@ -13,7 +13,7 @@ then
     then
        if $GREP -q "extern const INTEGER& my__Integer__Value" ./Test284.hh
         then 
-           if $GREP -q "const_my__Integer__Value = 9;" ./Test284.cc
+           if $GREP -q "const_my__Integer__Value = 9;" ./*.cc
             then Verdict="pass"
             else Verdict="fail 4"
             fi
This page took 0.024588 seconds and 5 git commands to generate.