Browse Source

remove mockito

zhou-hao 5 years ago
parent
commit
ce507c8182
1 changed files with 0 additions and 6 deletions
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

@@ -289,12 +289,6 @@
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
-            <version>1.10.19</version>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-classic</artifactId>