move test class

This commit is contained in:
Carsten Otto
2022-05-11 08:29:37 +02:00
parent 0b7766f476
commit 1fb222daf6

View File

@@ -1,4 +1,4 @@
package de.cotto.lndmanagej;
package de.cotto.lndmanagej.ui;
import de.cotto.lndmanagej.controller.ChannelController;
import de.cotto.lndmanagej.controller.NodeController;