Add junit test info

This commit is contained in:
Flare Microsystems
2024-11-08 17:22:07 -08:00
parent 1c978cd8d3
commit acb9806bcf
2 changed files with 9 additions and 1 deletions

View File

@@ -2,5 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>