Get rid of deprecated annotations in testData
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
import org.junit.Test
|
||||
|
||||
Test fun foo(m : java.lang.reflect.Method) = "OK"
|
||||
@Test fun foo(m : java.lang.reflect.Method) = "OK"
|
||||
|
||||
Reference in New Issue
Block a user