[minor] update test script for graphs.

This commit is contained in:
Romain Dorgueil
2017-09-30 11:48:17 +02:00
parent e1bee5772e
commit 9b3777f88d

View File

@ -1 +1 @@
bonobo graph bonobo/examples/tutorials/tut02_03_writeasmap.py | dot -otest.png -Tpng && bin/imgcat test.png
bonobo inspect --graph bonobo/examples/tutorials/tut02e03_writeasmap.py | dot -o test_output.png -T png && bin/imgcat test_output.png