Przeglądaj źródła

Register partial_clone compat tests in test suite

Jelmer Vernooij 3 tygodni temu
rodzic
commit
855c6018af
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      tests/compat/__init__.py

+ 1 - 0
tests/compat/__init__.py

@@ -37,6 +37,7 @@ def test_suite() -> unittest.TestSuite:
         "lfs",
         "midx",
         "pack",
+        "partial_clone",
         "patch",
         "porcelain",
         "reftable",