Skip to content

Commit

Permalink
eden/scm
Browse files Browse the repository at this point in the history
Reviewed By: quark-zju

Differential Revision: D54579924

fbshipit-source-id: 4b4f7cc1ea71800bb2d07651f97ae7007fa635d4
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Mar 12, 2024
1 parent 1cce6cc commit 88757f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eden/scm/tests/TARGETS
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ ENV = {
}

python_unittest(
# @autodeps-skip
name = "hg_run_tests",
srcs = SRCS,
# non-python deps should be in cpp_deps (even if not cpp)
Expand Down Expand Up @@ -103,7 +102,6 @@ W_ENV["HGTEST_BLOCKLIST"] = get_blocklist()
W_ENV["HGTEST_WATCHMAN"] = "$(location //watchman:watchman)"

python_unittest(
# @autodeps-skip
name = "hg_watchman_run_tests",
srcs = SRCS,
env = W_ENV,
Expand Down Expand Up @@ -140,7 +138,6 @@ M_ENV["TEST_FIXTURES"] = "$(location //eden/mononoke/tests/integration:test_fixt
M_ENV["FB_TEST_FIXTURES"] = "$(location //eden/mononoke/tests/integration/facebook:facebook_test_fixtures)"

python_unittest(
# @autodeps-skip
name = "hg_mononoke_run_tests",
srcs = SRCS,
compatible_with = [
Expand All @@ -165,7 +162,6 @@ python_unittest(
)

buck_filegroup(
# @autodeps-skip
name = "test_runner",
srcs = [
"default_hgrc.py",
Expand Down

0 comments on commit 88757f1

Please sign in to comment.