* src/tgbatest/explicit.test: Reorder bdd variable in output.
Report from Denis Poitrenaud.
This commit is contained in:
parent
28288e0478
commit
70e93ea053
2 changed files with 6 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ set -e
|
|||
|
||||
run 0 ./explicit > stdout
|
||||
|
||||
perl -pe -i 's/c & b/b & c/g' stdout
|
||||
|
||||
cat >expected <<EOF
|
||||
digraph G {
|
||||
0 [label="", style=invis, height=0]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue