mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 11:42:22 +08:00
chore: test
This commit is contained in:
parent
128a6cdf60
commit
bcbffbdd89
|
@ -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() {
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user