Revert "after npx cap add ... for ios & android"

This reverts commit 17f304ddb8.
This commit is contained in:
2024-11-15 20:38:40 -07:00
parent a1c1c9f805
commit f06eb27ba0
69 changed files with 0 additions and 1627 deletions

View File

@@ -1,18 +0,0 @@
package com.getcapacitor.myapp;
import static org.junit.Assert.*;
import org.junit.Test;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
}