EasyMock should have scope test

This commit is contained in:
Elliotte Rusty Harold 2021-10-06 11:25:25 +00:00 committed by GitHub
parent 0613ca8284
commit 72fa7269d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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