Explorar el Código

Ensure maintenance tests are run

Jelmer Vernooij hace 1 mes
padre
commit
864bc624d7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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",