mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
typo
This commit is contained in:
@@ -83,7 +83,7 @@ public class ManagingContentRootsTest extends IdeaTestCase {
|
||||
assertEquals(root, findContentEntry(url).getFile());
|
||||
}
|
||||
|
||||
public void testGettingMofifiableModelCorrectlySetsRootModelForContentEntries() throws Exception {
|
||||
public void testGettingModifiableModelCorrectlySetsRootModelForContentEntries() {
|
||||
ApplicationManager.getApplication().runWriteAction(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
||||
Reference in New Issue
Block a user