From e48d21718c3a0b0663fb5e2a7ca67a20853df584 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 23 Jun 2017 10:39:46 -0700 Subject: Rgba string --- .../ca/allanwang/kprefs/library/ExampleUnitTest.java | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 library/src/test/java/ca/allanwang/kprefs/library/ExampleUnitTest.java (limited to 'library/src/test/java/ca/allanwang') diff --git a/library/src/test/java/ca/allanwang/kprefs/library/ExampleUnitTest.java b/library/src/test/java/ca/allanwang/kprefs/library/ExampleUnitTest.java deleted file mode 100644 index 12e478b..0000000 --- a/library/src/test/java/ca/allanwang/kprefs/library/ExampleUnitTest.java +++ /dev/null @@ -1,17 +0,0 @@ -package ca.allanwang.kprefs.library; - -import org.junit.Test; - -import static org.junit.Assert.*; - -/** - * Example local unit test, which will execute on the development machine (host). - * - * @see Testing documentation - */ -public class ExampleUnitTest { - @Test - public void addition_isCorrect() throws Exception { - assertEquals(4, 2 + 2); - } -} \ No newline at end of file -- cgit v1.2.3