Fix of JUnitMembersSearcherTest.testJunit3
This commit is contained in:
@@ -51,7 +51,7 @@ public class JUnitMembersSearcherTest extends AbstractSearcherTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private void doJUnit3test() throws IOException {
|
private void doJUnit3test() throws IOException {
|
||||||
checkClassWithDirectives(getPathToFile());
|
checkClassWithDirectives("idea/testData/search/junit/testJunit3.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
private void doJUnit4test() throws IOException {
|
private void doJUnit4test() throws IOException {
|
||||||
|
|||||||
Reference in New Issue
Block a user