commit | 60449ddf39a533ab7184d8b9d72648c9f3505e52 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Sun Sep 18 13:51:15 2016 +0200 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Sep 20 13:18:15 2016 +0200 |
tree | a00b3add2abbf23ceb5adbcddc5e9f9e891d15d1 | |
parent | de2d4d7e7222e1f8b286ea13b316f77fae9ee878 [diff] |
Update Buck to latest version Change-Id: Iec337342e647cf1354467ff52351fdbc9fba1077
diff --git a/BUCK b/BUCK index 0160c15..547d0e8 100644 --- a/BUCK +++ b/BUCK
@@ -21,7 +21,6 @@ name = 'cookbook_tests', srcs = glob(['src/test/java/**/*IT.java']), labels = ['cookbook-plugin'], - source_under_test = [':cookbook-plugin__plugin'], deps = GERRIT_PLUGIN_API + GERRIT_TESTS + [ ':cookbook-plugin__plugin', ],