diff --git a/ShakeAndCraft/app/src/test/java/com/example/shakecraft/ExampleUnitTest.kt b/ShakeAndCraft/app/src/test/java/com/example/shakecraft/ExampleUnitTest.kt deleted file mode 100644 index ed599a1..0000000 --- a/ShakeAndCraft/app/src/test/java/com/example/shakecraft/ExampleUnitTest.kt +++ /dev/null @@ -1,17 +0,0 @@ -package com.example.shakecraft - -import org.junit.Test - -import org.junit.Assert.* - -/** - * Example local unit test, which will execute on the development machine (host). - * - * See [testing documentation](http://d.android.com/tools/testing). - */ -class ExampleUnitTest { - @Test - fun additionIsCorrect() { - assertEquals(4, 2 + 2) - } -} \ No newline at end of file