* src/tgbatest/tripprod.test, src/tgbatest/explprod.test,

src/tgbatest/readsave.test: Adjust to reflect yesterday's
bddprint.cc change.
This commit is contained in:
Alexandre Duret-Lutz 2003-06-19 13:00:00 +00:00
parent bacd5a0ac2
commit fc94d6c446
4 changed files with 17 additions and 11 deletions

View file

@ -13,8 +13,8 @@ EOF
./readsave input > stdout
cat >expected <<EOF
"s1", "s2", a !b, c d;
"s2", "state 3", a, !c;
"s1", "s2", a !b, "c" "d";
"s2", "state 3", a, !"c";
"state 3", "s1", , ;
EOF