Skip to content

Commit 1849c5b

Browse files
committed
Exceptions skiped during coverage tests
1 parent d561d8a commit 1849c5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@
217217
<instrumentation>
218218
<excludes>
219219
<exclude>net/sf/jsqlparser/parser/*.class</exclude>
220+
<exclude>net/sf/jsqlparser/JSQLParserException.class</exclude>
220221
</excludes>
221222
</instrumentation>
222223
</configuration>

0 commit comments

Comments
 (0)