commit | 2719f0d712e1f8d20faa31eba051c99ed7ce7f71 | [log] [tgz] |
---|---|---|
author | Hugo Arès <hugo.ares@ericsson.com> | Thu Sep 22 15:39:10 2016 +0200 |
committer | Hugo Arès <hugo.ares@ericsson.com> | Thu Sep 22 15:39:10 2016 +0200 |
tree | 9e07e5638f679920efdda0e26cf570a54e426eb0 | |
parent | 4eadd33462ec2b3235f939383525b01ec136da6f [diff] | |
parent | beab750e1de8bb3c88aa4c8dee9aef0d020fcd21 [diff] |
Merge branch 'stable-2.13' * stable-2.13: Build with API version 2.13 Fix buck build, remove java_test.source_under_test Change-Id: I6cb12c9f788a0590dd22198585a66c2b75f98daf
diff --git a/BUCK b/BUCK index 7a7232b..e336c73 100644 --- a/BUCK +++ b/BUCK
@@ -44,7 +44,6 @@ name = 'sync-index_tests', srcs = glob(['src/test/java/**/*.java']), labels = ['sync-index'], - source_under_test = [':sync-index__plugin'], deps = TEST_DEPS, )