add junit to classpath

This commit is contained in:
Sem van der Hoeven
2020-05-15 19:20:45 +02:00
parent 1958f724d1
commit 4402bc65ae
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package PACKAGE_NAME;
public class MapTest {
}