We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e866af2 commit a91c577Copy full SHA for a91c577
deps/rabbitmq_peer_discovery_consul/app.bzl
@@ -104,7 +104,6 @@ def test_suite_beam_files(name = "test_suite_beam_files"):
104
testonly = True,
105
srcs = ["test/system_SUITE.erl"],
106
outs = ["test/system_SUITE.beam"],
107
- hdrs = [],
108
app_name = "rabbitmq_peer_discovery_consul",
109
erlc_opts = "//:test_erlc_opts",
110
)
0 commit comments