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 b135622 commit 34977c3Copy full SHA for 34977c3
test/BUILD
@@ -1,4 +1,4 @@
1
-load("//tools/build_defs/scala:scala.bzl", "scala_binary", "scala_library", "scala_test")
+load("//scala:scala.bzl", "scala_binary", "scala_library", "scala_test")
2
3
# The examples below show how to combine Scala and Java rules.
4
# ScalaBinary is the Scala equivalent of JavaBinary.
0 commit comments