提交 4dabe2f5 编写于 作者: 庄家钜's avatar 庄家钜

修改测试案例

上级 4dfd9d50
......@@ -53,7 +53,9 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
<exclude>**/*.java</exclude>
<exclude>/com/alibaba/easyexcel/test/demo/**/*.java</exclude>
<exclude>/com/alibaba/easyexcel/test/temp/**/*.java</exclude>
<exclude>/com/alibaba/easyexcel/test/util/**/*.java</exclude>
</excludes>
<testFailureIgnore>true</testFailureIgnore>
</configuration>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册