* src/tests/ltldo2.test: Honor $LTL2BA.
This commit is contained in:
parent
db99f3bd3c
commit
f7c4ca816b
1 changed files with 1 additions and 1 deletions
|
|
@ -27,5 +27,5 @@ genltl=../../bin/genltl
|
|||
test -n "$LTL2BA" || exit 77
|
||||
|
||||
$genltl --or-g=1..2 |
|
||||
run 0 $ltldo 'ltl2ba -f %s>%H' '{foo}ltl2ba' >output
|
||||
run 0 $ltldo "$LTL2BA -f %s>%H" '{foo}ltl2ba' >output
|
||||
test 4 = `grep -c digraph output`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue