DEBSOURCES
Skip Quicknav
sources / watchman / 4.9.0-9 / python / tests / TARGETS
12345678
python_unittest( name = "tests", srcs = glob(["*.py"]), base_module = "python/tests", deps = [ "@/watchman/python/pywatchman:pywatchman", ], )