瀏覽代碼

Register partial_clone compat tests in test suite

Jelmer Vernooij 3 周之前
父節點
當前提交
ff3f14e429
共有 1 個文件被更改,包括 1 次插入0 次删除
  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",