Skip to content

Commit

Permalink
Removed dependency on Mockito from pom
Browse files Browse the repository at this point in the history
  • Loading branch information
npathai committed Mar 26, 2016
1 parent 4d820b1 commit 80875a9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions mute-idiom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,5 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>compile</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 80875a9

Please sign in to comment.