aboutsummaryrefslogtreecommitdiff
path: root/tests/__main__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/__main__.py')
-rw-r--r--tests/__main__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/__main__.py b/tests/__main__.py
index b9e7070..c852b56 100644
--- a/tests/__main__.py
+++ b/tests/__main__.py
@@ -23,6 +23,7 @@ suite = unittest.TestLoader().loadTestsFromNames(
'tests.test_rfc2986.suite',
'tests.test_rfc3161.suite',
'tests.test_rfc3274.suite',
+ 'tests.test_rfc3279.suite',
'tests.test_rfc3280.suite',
'tests.test_rfc3281.suite',
'tests.test_rfc3447.suite',