ae9bd371e6
#KT-6472 In Progress
5 lines
126 B
Kotlin
Vendored
5 lines
126 B
Kotlin
Vendored
// CONFIGURE_LIBRARY: JUnit@lib/junit-4.12.jar
|
|
// REF: Foo
|
|
import junit.framework.TestCase
|
|
|
|
class <caret>FooTest2 : TestCase() |