tests: Fix the two Python XFAIL tests.
[sliver-openvswitch.git] / tests / atlocal.in
index f1c0457..9c9f654 100644 (file)
@@ -6,3 +6,6 @@ PYTHON='@PYTHON@'
 
 PYTHONPATH=$PYTHONPATH:$abs_top_srcdir/python
 export PYTHONPATH
+
+PYTHONIOENCODING=utf_8
+export PYTHONIOENCODING