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 d0b66b8 commit c7c98b5Copy full SHA for c7c98b5
deps/amqp10_client/app.bzl
@@ -113,7 +113,6 @@ def test_suite_beam_files(name = "test_suite_beam_files"):
113
testonly = True,
114
srcs = ["test/system_SUITE.erl"],
115
outs = ["test/system_SUITE.beam"],
116
- hdrs = ["src/amqp10_client.hrl"],
117
app_name = "amqp10_client",
118
erlc_opts = "//:test_erlc_opts",
119
deps = ["//deps/amqp10_common:erlang_app"],
0 commit comments