Commit 1ff7f625 authored by Liang Ding's avatar Liang Ding

改进 - 单元测试

parent 12f1479d
......@@ -264,6 +264,14 @@
<check>true</check>
<format>xml</format>
<aggregate>true</aggregate>
<instrumentation>
<excludes>
<exclude>org/b3log/solo/model/**</exclude>
<exclude>org/b3log/solo/dev/**</exclude>
<exclude>org/b3log/solo/SoloServletListener.class</exclude>
<exclude>org/b3log/solo/Starter.class</exclude>
</excludes>
</instrumentation>
</configuration>
</plugin>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment