blinking test

This commit is contained in:
Alexey Kudravtsev
2013-02-04 10:08:53 +04:00
parent c9499ae05c
commit fb7fcdf9b6
@@ -168,6 +168,8 @@ public class DirectoryIndexTest extends IdeaTestCase {
});
myIndex = DirectoryIndex.getInstance(myProject);
// to not interfere with previous test firing vfs events
VirtualFileManager.getInstance().syncRefresh();
}
private CompilerProjectExtension getCompilerProjectExtension() {