WIP
authorKai Moritz <kai@juplo.de>
Tue, 21 Jun 2016 17:17:38 +0000 (19:17 +0200)
committerKai Moritz <kai@juplo.de>
Tue, 21 Jun 2016 17:17:38 +0000 (19:17 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index c687ece..ec1fc3a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
 
     <!-- Testing -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>ch.qos.logback</groupId>
       <artifactId>logback-classic</artifactId>