Skip to content

Commit

Permalink
UNDO scala_library_suite --> scala_library
Browse files Browse the repository at this point in the history
This reverts commit ab3eb1a.
  • Loading branch information
aherrmann committed Jan 6, 2020
1 parent d65b046 commit eb7d42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger/ledger-api-test-tool/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ da_scala_library(
],
)

da_scala_library(
da_scala_library_suite(
name = "ledger-api-test-tool-tests",
srcs = glob(["src/main/scala/com/daml/ledger/api/testtool/tests/**/*.scala"]),
deps = [
Expand Down

0 comments on commit eb7d42e

Please sign in to comment.