Browse Source

Adjust autopkgtest for for upstream changes in 0.4.26. Closes: #1012449

Christoph Biedl 1 year ago
parent
commit
e7c550794d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      debian/tests/run-testsuite

+ 2 - 2
debian/tests/run-testsuite

@@ -2,5 +2,5 @@
 
 set -e
 
-export LC_ALL=C.UTF-8
-python3 test/test.py
+export LC_ALL=en_US.UTF-8
+python3 test/python_magic_test.py