unset LANGUAGE in the testing framework directly
[ntk/apt.git] / debian / tests / run-tests
index e03db9b..41bafda 100644 (file)
@@ -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