X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=CineRmt%2Fsrc%2Ftest%2Fjava%2Fcom%2Flocal%2Fcinermt%2FExampleUnitTest.java;fp=CineRmt%2Fsrc%2Ftest%2Fjava%2Fcom%2Flocal%2Fcinermt%2FExampleUnitTest.java;h=0000000000000000000000000000000000000000;hb=da82546b4d3b6b056c6c333b2d52fba1bdcb1f50;hp=c641cec4cf90ba685e34f331358747b9d025078b;hpb=93cd60723f8816b0c787b1ce9fe7aa6067e0e749;p=goodguy%2Fcinelerra.git 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 index c641cec4..00000000 --- a/CineRmt/src/test/java/com/local/cinermt/ExampleUnitTest.java +++ /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