mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
touch file when changing its content in groovy compiler tests
This commit is contained in:
@@ -231,6 +231,7 @@ public abstract class GroovyCompilerTestCase extends JavaCodeInsightFixtureTestC
|
||||
}
|
||||
}
|
||||
});
|
||||
touch(file.getVirtualFile());
|
||||
}
|
||||
|
||||
protected void setFileName(final PsiFile bar, final String name) {
|
||||
|
||||
Reference in New Issue
Block a user