Fix script used to run libardour tests

This commit is contained in:
Tim Mayberry 2013-07-24 18:19:05 +10:00
parent a38c0efbe7
commit ac8ec14347

View File

@ -2,6 +2,7 @@
#
# Run libardour test suite.
#
. test-env.sh
if [ "$1" == "--single" ] || [ "$2" == "--single" ]; then
if [ "$1" == "--single" ]; then