There was an error while loading. Please reload this page.
1 parent fb3c3f2 commit f619554Copy full SHA for f619554
1 file changed
src/test/common/platform/filesystem.test.ts
@@ -12,7 +12,7 @@ import {
12
IFileSystemUtils, IRawFileSystem
13
} from '../../../client/common/platform/types';
14
import {
15
- DOES_NOT_EXIST, assertDoesNotExist, assertExists, FSFixture, WINDOWS
+ assertDoesNotExist, assertExists, DOES_NOT_EXIST, FSFixture, WINDOWS
16
} from './filesystem.functional.test';
17
18
// Note: all functional tests that do not trigger the VS Code "fs" API
0 commit comments