summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f0ad182..9a74820 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -57,6 +57,7 @@ check:
export GI_TYPELIB_PATH=$(builddir)/../gir; \
LD_LIBRARY_PATH=$(builddir)/../gir/.libs; \
export LD_LIBRARY_PATH=$${LD_LIBRARY_PATH}:$(builddir)/../gir; \
+ export GTK_IM_MODULE=ibus; \
echo "#### Starting Python3 API test $$ARGS"; \
env IBUS_ANTHY_ENGINE_PATH=$(srcdir)/../engine/python3 \
IBUS_ANTHY_SETUP_PATH=$(srcdir)/../setup/python3 \