Files
kotlin-fork/idea/testData/navigation/gotoTestOrCode/fromKotlinClassToTest.java
T
Alexey Sedunov ae9bd371e6 Unit Test Tooling: Test navigation
#KT-6472 In Progress
2015-10-11 01:13:48 +03:00

5 lines
77 B
Java
Vendored

import junit.framework.TestCase;
public class FooTest2 extends TestCase {
}