Skip to content

Commit

Permalink
Merge pull request #139 from farmdawgnation/mocking-scope
Browse files Browse the repository at this point in the history
Put mockito in the test scope.
  • Loading branch information
suryagaddipati committed Dec 19, 2014
2 parents af3099c + 3c3d4fc commit e15f7a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.9.5</version>
<scope>test</scope>
</dependency>
</dependencies>
<repositories>
Expand Down

0 comments on commit e15f7a5

Please sign in to comment.