Skip to content

Commit f619554

Browse files
lint
1 parent fb3c3f2 commit f619554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/common/platform/filesystem.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
IFileSystemUtils, IRawFileSystem
1313
} from '../../../client/common/platform/types';
1414
import {
15-
DOES_NOT_EXIST, assertDoesNotExist, assertExists, FSFixture, WINDOWS
15+
assertDoesNotExist, assertExists, DOES_NOT_EXIST, FSFixture, WINDOWS
1616
} from './filesystem.functional.test';
1717

1818
// Note: all functional tests that do not trigger the VS Code "fs" API

0 commit comments

Comments
 (0)