added jmockit

Former-commit-id: 385bef77dce7476ac0983c573b5909b4667e7899
This commit is contained in:
Jeremy Long
2014-12-06 11:35:20 -05:00
parent 33218f41e8
commit 1a1e141cb8

View File

@@ -419,12 +419,12 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<version>4.3.1</version> <version>4.3.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<!--dependency> <dependency>
<groupId>org.jmockit</groupId> <groupId>org.jmockit</groupId>
<artifactId>jmockit</artifactId> <artifactId>jmockit</artifactId>
<version>1.12</version> <version>1.12</version>
<scope>test</scope> <scope>test</scope>
</dependency--> </dependency>
<dependency> <dependency>
<groupId>com.google.code.findbugs</groupId> <groupId>com.google.code.findbugs</groupId>
<artifactId>annotations</artifactId> <artifactId>annotations</artifactId>