commit | e30f028b5b2616acee0c45f1007ff3c1611f118b | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Jun 03 14:22:36 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Thu Jun 04 09:41:29 2015 +0900 |
tree | cb5c5b66435e1f6505dbd598a38907b28c3395ca | |
parent | dc1547642c19fc64b9d02f7e89d44063403edc7d [diff] [blame] |
ProjectConfigParamParserTest: Convert to use Google Truth Change-Id: I9964477709fb11c9eb1016a8ceab3c35e50b7dd9
diff --git a/gerrit-sshd/BUCK b/gerrit-sshd/BUCK index 7bee47e..2bef633 100644 --- a/gerrit-sshd/BUCK +++ b/gerrit-sshd/BUCK
@@ -51,8 +51,7 @@ ':sshd', '//gerrit-extension-api:api', '//gerrit-server:server', - '//lib:guava', - '//lib:junit', + '//lib:truth', '//lib/mina:sshd', ], source_under_test = [':sshd'],