summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2019-06-17 18:45:00 +1000
committerDamien Zammit <damien@zamaudio.com>2019-06-17 18:45:00 +1000
commit77b42b442e897b7befb27edbcd607f04edcf4f1c (patch)
tree9ef7150b3e7c2f5b196958ebf98a25ede27d45c7
parent781c675b8125a5dd1c4a1dc8fd19aa0177f3f204 (diff)
Try to fix CI
-rwxr-xr-xtests/t.12/basicmidi4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/t.12/basicmidi b/tests/t.12/basicmidi
index e3e3c8f..c6884d4 100755
--- a/tests/t.12/basicmidi
+++ b/tests/t.12/basicmidi
@@ -1,8 +1,6 @@
#!/bin/bash
-export BROKEN=1
-
-[ -e ../../tests.sh ] && . ../../tests.sh
+[ -e ../../tests.sh ] && BROKEN=1 . ../../tests.sh
NAME="PT12 with midi"
FILE=../../bins/TestPTX.ptx