Moves the encryption classes to their own package
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package net.knarcraft.bookswithoutborders;
|
||||
|
||||
import net.knarcraft.bookswithoutborders.encryption.GenenCrypt;
|
||||
import org.junit.Test;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
Reference in New Issue
Block a user