From ed79f3598d4922a1726e1e3b298d9de0595f5a64 Mon Sep 17 00:00:00 2001 From: marcotesta Date: Mon, 17 Jun 2013 10:17:45 +0200 Subject: [PATCH] Add junit dependency --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index f93b437..224c53e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,4 +4,12 @@ move-accumulation-to-visitor 0.0.1-SNAPSHOT Move Accumulation to Visitor + + + junit + junit + 4.4 + test + + \ No newline at end of file