summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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',