]> www.fi.muni.cz Git - evince.git/blobdiff - test/test1.py
Re-add locale settings to test files.
[evince.git] / test / test1.py
index d3abed300b89aa9072ad118b302c44effe1a7510..220cb836482851a05e3408c7cf37a01432beccb6 100755 (executable)
@@ -2,6 +2,9 @@
 
 # This test opens the interface and just clicks around a bit.
 
+import os
+os.environ['LANG']='en_US.UTF-8'
+
 from dogtail.procedural import *
 
 run('evince')