aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/tests/Makefile.am')
-rw-r--r--lang/python/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python/tests/Makefile.am b/lang/python/tests/Makefile.am
index 12db3a57..b51562cc 100644
--- a/lang/python/tests/Makefile.am
+++ b/lang/python/tests/Makefile.am
@@ -46,7 +46,8 @@ py_tests = t-wrapper.py \
t-edit.py \
t-wait.py \
t-encrypt-large.py \
- t-file-name.py
+ t-file-name.py \
+ t-idiomatic.py
TESTS = $(top_srcdir)/tests/gpg/initial.test \
$(py_tests) \