mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Cleanup (comment)
This commit is contained in:
@@ -675,7 +675,7 @@ public class FileWatcherTest extends PlatformLangTestCase {
|
||||
}
|
||||
|
||||
public void testPartialRefresh() throws Exception {
|
||||
// tests the same scenario with an active file watcher: this affects
|
||||
// tests the same scenario with an active file watcher (prevents explicit marking of refreshed paths)
|
||||
File top = createTestDir("top");
|
||||
LocalFileSystemTest.doTestPartialRefresh(top);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user