diff options
Diffstat (limited to 'debian/runtests.sh')
-rwxr-xr-x | debian/runtests.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/runtests.sh b/debian/runtests.sh deleted file mode 100755 index e5f8d727..00000000 --- a/debian/runtests.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -export DISPLAY=:0 - -./test_script.sh --unit-tests-path /usr/tests/qmf |