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 c85b6d4..7ee3fb7 100644
--- a/tests/__main__.py
+++ b/tests/__main__.py
@@ -50,6 +50,7 @@ suite = unittest.TestLoader().loadTestsFromNames(
'tests.test_rfc6019.suite',
'tests.test_rfc6031.suite',
'tests.test_rfc6032.suite',
+ 'tests.test_rfc6210.suite',
'tests.test_rfc6211.suite',
'tests.test_rfc7030.suite',
'tests.test_rfc7191.suite',