Преглед изворни кода

Register object_filters unit tests in test suite

Jelmer Vernooij пре 4 недеља
родитељ
комит
e029c29763
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",