diff --git a/eden/scm/tests/TARGETS b/eden/scm/tests/TARGETS index 3e2bc115250ec..72743d025eb06 100644 --- a/eden/scm/tests/TARGETS +++ b/eden/scm/tests/TARGETS @@ -17,6 +17,7 @@ OTHER_FILES = [ RUN_TEST_PY_FILES = [ "run-tests.py", + "features.py", "watchman.py", "killdaemons.py", "default_hgrc.py",