UnitTest für Kartensatz hinzugefügt

This commit is contained in:
Sebastian Kacza
2020-12-11 14:56:55 +01:00
parent 6ac5f1f475
commit b74a6c6b32
3 changed files with 97 additions and 1 deletions

View File

@@ -2,5 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry kind="output" path="bin"/>
</classpath>