Skip to content

Commit 23c7697

Browse files
committed
Move TestSummaryHandler to test folder, fix classpath
1 parent bc14556 commit 23c7697

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@
258258
<element>org.slf4j:slf4j-jdk14:jar</element>
259259
<element>org.slf4j:slf4j-api:jar</element>
260260
<element>com.jcraft:jzlib:jar</element>
261+
<element>${project.build.directory}/test-classes</element>
261262
</wlstExtClasspath>
262263
<systemProperties>
263264
<unit-test-wlst-dir>${unit-test-wlst-dir}</unit-test-wlst-dir>

0 commit comments

Comments
 (0)