Skip to content

Commit

Permalink
Merge pull request #9066 from elharo/testscope
Browse files Browse the repository at this point in the history
EasyMock should have scope test
  • Loading branch information
elharo committed Oct 11, 2021
2 parents 9650e9f + 72fa726 commit b792816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>
Expand Down

0 comments on commit b792816

Please sign in to comment.