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 9bc9f0a..27e279d 100644
--- a/tests/__main__.py
+++ b/tests/__main__.py
@@ -38,6 +38,7 @@ suite = unittest.TestLoader().loadTestsFromNames(
'tests.test_rfc4108.suite',
'tests.test_rfc4210.suite',
'tests.test_rfc4211.suite',
+ 'tests.test_rfc4985.suite',
'tests.test_rfc5035.suite',
'tests.test_rfc5083.suite',
'tests.test_rfc5084.suite',