Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import org.junit.Test
|
||||
class MyTestClass {
|
||||
test fun test1() {}
|
||||
|
||||
[Deprecated test] fun test2() {}
|
||||
@Deprecated @test fun test2() {}
|
||||
|
||||
Test fun test3() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user