mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
refresh annotations dir during setUp
This commit is contained in:
+2
@@ -94,6 +94,8 @@ public class BytecodeAnalysisIntegrationTest extends JavaCodeInsightFixtureTestC
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
annotationsDir.refresh(false, true);
|
||||
}
|
||||
|
||||
public void testSdkAndLibAnnotations() {
|
||||
|
||||
Reference in New Issue
Block a user