From: David ‘Bombe’ Roden Date: Sun, 5 Jan 2014 12:24:10 +0000 (+0100) Subject: Switch from TestNG back to JUnit. X-Git-Url: https://git.pterodactylus.net/?p=xudocci.git;a=commitdiff_plain;h=89b8af3526dab2eab313188204411dabb73fe6f2 Switch from TestNG back to JUnit. --- diff --git a/pom.xml b/pom.xml index d38faef..4945394 100644 --- a/pom.xml +++ b/pom.xml @@ -41,9 +41,9 @@ 1.9.13 - org.testng - testng - 6.8 + junit + junit + 4.11 test