Improve search page

This commit is contained in:
Peter
2021-02-12 16:56:26 +01:00
parent 6693e982ad
commit edb5957cb2
2048 changed files with 65 additions and 1116650 deletions
@@ -1,17 +0,0 @@
package com.getcapacitor.myapp;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* 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);
}
}