diff options
author | Shane Bradley <[email protected]> | 2010-02-10 18:20:06 +1000 |
---|---|---|
committer | Shane Bradley <[email protected]> | 2010-02-10 18:20:06 +1000 |
commit | 4e895fdbba317b851a8ba511afe75e4387b01494 (patch) | |
tree | 1920a8bdc73a582a571ef32df7820b2230c54d65 /debian/runtests.sh | |
parent | 5f8c7b6e3be78360fc778c28774273c39b7b9729 (diff) |
Remove obsolete files.pkg
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 |