From: David ‘Bombe’ Roden Date: Thu, 11 Apr 2013 08:43:00 +0000 (+0200) Subject: Add TestNG as test dependency. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=a1f4126e2ce9e2e005d6d55edfe97e83a400520c;hp=12ab30478ba379ed9009a1277ba16d2a2019d52f;p=xudocci.git Add TestNG as test dependency. --- diff --git a/pom.xml b/pom.xml index a9805f4..14a590b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,12 @@ hamcrest-all 1.3 + + org.testng + testng + 6.8 + test +