Browse Source

Ensure maintenance tests are run

Jelmer Vernooij 1 tháng trước cách đây
mục cha
commit
864bc624d7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tests/__init__.py

+ 1 - 0
tests/__init__.py

@@ -159,6 +159,7 @@ def self_test_suite() -> unittest.TestSuite:
         "log_utils",
         "lru_cache",
         "mailmap",
+        "maintenance",
         "mbox",
         "merge",
         "merge_drivers",