Переглянути джерело

Register object_filters unit tests in test suite

Jelmer Vernooij 1 місяць тому
батько
коміт
52a3cd5da5
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      tests/__init__.py

+ 1 - 0
tests/__init__.py

@@ -169,6 +169,7 @@ def self_test_suite() -> unittest.TestSuite:
         "notes",
         "objects",
         "objectspec",
+        "object_filters",
         "object_store",
         "pack",
         "patch",