Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
Required to add testclass dependency as direct dependency of test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Kacher committed Oct 17, 2017
1 parent 960a45f commit 049e562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/scala/Sample/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ scala_test(
srcs = ["SimpleParserTest.scala"],
deps = [
"//src/main/scala/Sample:simple_parser",
"@org_scala_lang_scala_parser_combinators//jar"
],
)

0 comments on commit 049e562

Please sign in to comment.