]> www.fi.muni.cz Git - evince.git/blobdiff - test/test2.py
Use C locale in tests.
[evince.git] / test / test2.py
index e42fca0f3ac7dddc0a943eef8a688cef656163b1..d85ba8b8fe0ab2ff0a09b3cebc9443b65fe816e3 100755 (executable)
@@ -3,7 +3,7 @@
 # This test opens a password encrypted file and tries to unlock it.
 
 import os
-os.environ['LANG']='en_US.UTF-8'
+os.environ['LANG']='C'
 
 from dogtail.procedural import *