diff options
Diffstat (limited to 'app/src/test/kotlin/xyz')
-rw-r--r-- | app/src/test/kotlin/xyz/brysonsteck/serverfordummies/AppTest.kt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/test/kotlin/xyz/brysonsteck/serverfordummies/AppTest.kt b/app/src/test/kotlin/xyz/brysonsteck/serverfordummies/AppTest.kt index e1d1866..0376e26 100644 --- a/app/src/test/kotlin/xyz/brysonsteck/serverfordummies/AppTest.kt +++ b/app/src/test/kotlin/xyz/brysonsteck/serverfordummies/AppTest.kt @@ -1,7 +1,7 @@ /* * This Kotlin source file was generated by the Gradle 'init' task. */ -package xyz.brysonsteck.serverfordummies +package xyz.brysonsteck.servercraft import kotlin.test.Test import kotlin.test.assertNotNull |