Skip to content

Commit fca29ab

Browse files
authored
Merge pull request #1 from JoniSt/separate-test-classes
Separate test classes
2 parents 8a77356 + 089feb6 commit fca29ab

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<attribute name="maven.pomderived" value="true"/>
77
</attributes>
88
</classpathentry>
9+
<classpathentry kind="src" output="target/test-classes" path="unittests"/>
910
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
1011
<attributes>
1112
<attribute name="maven.pomderived" value="true"/>
File renamed without changes.

0 commit comments

Comments
 (0)