Sfoglia il codice sorgente

Ensure maintenance tests are run

Jelmer Vernooij 1 mese fa
parent
commit
864bc624d7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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",