remove junit

This commit is contained in:
Binary Wang 2017-03-21 16:46:20 +08:00
parent b4a454dfed
commit 86cdb500c6

View File

@ -19,11 +19,6 @@
<artifactId>weixin-java-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>