switch from eclipse to android studio
[goodguy/cinelerra.git] / CineRmt / src / test / java / com / local / cinermt / ExampleUnitTest.java
diff --git a/CineRmt/src/test/java/com/local/cinermt/ExampleUnitTest.java b/CineRmt/src/test/java/com/local/cinermt/ExampleUnitTest.java
deleted file mode 100644 (file)
index c641cec..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-package com.local.cinermt;
-
-import org.junit.Test;
-
-import static org.junit.Assert.*;
-
-/**
- * To work on unit tests, switch the Test Artifact in the Build Variants view.
- */
-public class ExampleUnitTest {
-    @Test
-    public void addition_isCorrect() throws Exception {
-        assertEquals(4, 2 + 2);
-    }
-}
\ No newline at end of file