Remove obsolete special files from android tests

This commit is contained in:
Alexander Udalov
2013-01-24 20:34:17 +04:00
parent 0090ce3322
commit aa4e69de11
3 changed files with 2 additions and 10 deletions
@@ -1,3 +1,3 @@
import org.junit.Test
Test fun box(m : java.lang.reflect.Method) = "OK"
Test fun foo(m : java.lang.reflect.Method) = "OK"