diff options
Diffstat (limited to 'debian/tests')
-rw-r--r-- | debian/tests/run-tests | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/tests/run-tests b/debian/tests/run-tests index e03db9b0c..41bafda99 100644 --- a/debian/tests/run-tests +++ b/debian/tests/run-tests @@ -2,9 +2,6 @@ set -e -unset LANGUAGE -export LC_ALL=C - # we need the buildin webserver for the tests if [ ! -e environment.mak ]; then make startup |