chore: test

This commit is contained in:
lisonge 2024-09-19 17:27:42 +08:00
parent 128a6cdf60
commit bcbffbdd89

View File

@ -2,16 +2,10 @@ package li.songe.gkd
import org.junit.Test
/**
* Example local unit test, which will execute on the development machine (host).
*
* See [testing documentation](http://d.android.com/tools/testing).
*/
class ExampleUnitTest {
@Test
fun check_parser_selector() {
fun test() {
}
}