commit | a071dc456faef137e5cfc417c90a1fbfebb1ce6b | [log] [tgz] |
---|---|---|
author | hsyed <h.a.syed@gmail.com> | Mon Feb 26 20:45:47 2018 +0000 |
committer | hsyed <h.a.syed@gmail.com> | Mon Feb 26 20:45:47 2018 +0000 |
tree | 0c9ec61bba640f3f0d2fdf78a72f262c647092d4 | |
parent | f58aa6a1e61a765279a7e7f2eb9350436833c68a [diff] [blame] |
reorganize builder packages
diff --git a/BUILD b/BUILD index b5351ab..b8b3116 100644 --- a/BUILD +++ b/BUILD
@@ -14,7 +14,7 @@ test_suite( name = "all_tests", tests = [ - "//kotlin/workers:unittests", + "//kotlin/builder:unittests", "//tests/integrationtests" ] ) \ No newline at end of file