]> www.fi.muni.cz Git - evince.git/blobdiff - test/test1.py
Use C locale in tests.
[evince.git] / test / test1.py
index 220cb836482851a05e3408c7cf37a01432beccb6..6822c7f03229eb4277d360ee166902ecfaa9ec15 100755 (executable)
@@ -3,7 +3,7 @@
 # This test opens the interface and just clicks around a bit.
 
 import os
-os.environ['LANG']='en_US.UTF-8'
+os.environ['LANG']='C'
 
 from dogtail.procedural import *