[TASK] Added unit test for mac address

This commit is contained in:
JKetelaar
2016-04-27 02:31:23 +02:00
parent a770852399
commit 85440d8272
2 changed files with 39 additions and 0 deletions
+5
View File
@@ -72,6 +72,11 @@
<artifactId>bugsnag</artifactId>
<version>1.2.8</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
</dependency>
</dependencies>
<build>