summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2016-09-18 13:57:01 +0200
committerDavid Pursehouse <dpursehouse@collab.net>2016-09-20 13:18:53 +0200
commit9411b6d9d37fbbd9a6bb98307bcb8f4f47c58f37 (patch)
tree639de89dfbfb99f849b441f0027d348d8fc98469
parenta592cc0cb61ef309f21669c037ee6689780a6d89 (diff)
Update Buck to latest version
-rw-r--r--BUCK1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUCK b/BUCK
index d658b92..736bd7c 100644
--- a/BUCK
+++ b/BUCK
@@ -31,7 +31,6 @@ java_test(
name = 'replication_tests',
srcs = glob(['src/test/java/**/*.java']),
labels = ['replication'],
- source_under_test = [':replication__plugin'],
deps = [
':replication__plugin',
'//gerrit-acceptance-framework:lib',