summaryrefslogtreecommitdiff
path: root/tests/alltests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/alltests.py')
-rw-r--r--tests/alltests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/alltests.py b/tests/alltests.py
index fe5cf91..a0e7739 100644
--- a/tests/alltests.py
+++ b/tests/alltests.py
@@ -40,6 +40,7 @@ def suite():
'tests.test_smime',
'tests.test_ssl_offline',
'tests.test_threading',
+ 'tests.test_util',
'tests.test_x509',
'tests.test_timeout']
if os.name == 'posix':