소스 검색

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",