fix crash at session close/exit if a midi-control-surface is used
[ardour.git] / libs / ardour / run-tests.sh
index fc7d68a8a56b1d4e4f6bbc85ab8bdf0ba4457f1d..e894fecb63d145e5b0ab607958375258baf8f311 100755 (executable)
@@ -2,6 +2,7 @@
 #
 # Run libardour test suite.
 #
+. test-env.sh
 
 if [ "$1" == "--single" ] || [ "$2" == "--single" ]; then
         if [ "$1" == "--single" ]; then