From ac8ec1434778e2ce9e59e38add43a11001a5cb3a Mon Sep 17 00:00:00 2001 From: Tim Mayberry Date: Wed, 24 Jul 2013 18:19:05 +1000 Subject: Fix script used to run libardour tests --- libs/ardour/run-tests.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/run-tests.sh') diff --git a/libs/ardour/run-tests.sh b/libs/ardour/run-tests.sh index fc7d68a8a5..e894fecb63 100755 --- a/libs/ardour/run-tests.sh +++ b/libs/ardour/run-tests.sh @@ -2,6 +2,7 @@ # # Run libardour test suite. # +. test-env.sh if [ "$1" == "--single" ] || [ "$2" == "--single" ]; then if [ "$1" == "--single" ]; then -- cgit v1.2.3