EasyMock should have scope test

pull/9066/head
Elliotte Rusty Harold 3 years ago committed by GitHub
parent 0613ca8284
commit 72fa7269d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      java/util/pom.xml

@ -49,6 +49,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>

Loading…
Cancel
Save