bazel run gazelle

This commit is contained in:
GitHub 2024-11-28 04:02:58 +00:00
parent d0b66b8c8f
commit c7c98b5a35
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ def test_suite_beam_files(name = "test_suite_beam_files"):
testonly = True,
srcs = ["test/system_SUITE.erl"],
outs = ["test/system_SUITE.beam"],
hdrs = ["src/amqp10_client.hrl"],
app_name = "amqp10_client",
erlc_opts = "//:test_erlc_opts",
deps = ["//deps/amqp10_common:erlang_app"],