aboutsummaryrefslogtreecommitdiffstats
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 36290c6..b79752f 100644
--- a/tests/__main__.py
+++ b/tests/__main__.py
@@ -60,6 +60,7 @@ suite = unittest.TestLoader().loadTestsFromNames(
'tests.test_rfc7296.suite',
'tests.test_rfc7894.suite',
'tests.test_rfc7906.suite',
+ 'tests.test_rfc7914.suite',
'tests.test_rfc8017.suite',
'tests.test_rfc8018.suite',
'tests.test_rfc8103.suite',