@@ -155,7 +155,7 @@ TestCompletionsUniqueSymbol1
155
155
TestCompletionsWithStringReplacementMode1
156
156
TestExportEqualCallableInterface
157
157
TestFindAllReferencesTripleSlash
158
- TestFindAllRefs_importType_typeofImport
158
+ TestFindAllReferencesUmdModuleAsGlobalConst
159
159
TestFindAllRefsCommonJsRequire
160
160
TestFindAllRefsCommonJsRequire2
161
161
TestFindAllRefsCommonJsRequire3
@@ -164,7 +164,7 @@ TestFindAllRefsForDefaultExport03
164
164
TestFindAllRefsJsDocImportTag
165
165
TestFindAllRefsModuleDotExports
166
166
TestFindAllRefsReExport_broken
167
- TestFindAllReferencesUmdModuleAsGlobalConst
167
+ TestFindAllRefs_importType_typeofImport
168
168
TestFindReferencesAfterEdit
169
169
TestGetJavaScriptCompletions1
170
170
TestGetJavaScriptCompletions10
@@ -237,8 +237,8 @@ TestJsdocTypedefTagNamespace
237
237
TestJsdocTypedefTagTypeExpressionCompletion
238
238
TestJsxAriaLikeCompletions
239
239
TestJsxFindAllReferencesOnRuntimeImportWithPaths1
240
- TestLocalGetReferences
241
240
TestJsxQualifiedTagCompletion
241
+ TestLocalGetReferences
242
242
TestMemberListErrorRecovery
243
243
TestMemberListInWithBlock
244
244
TestMemberListOnConstructorType
@@ -293,9 +293,9 @@ TestPathCompletionsTypesVersionsWildcard4
293
293
TestPathCompletionsTypesVersionsWildcard5
294
294
TestPathCompletionsTypesVersionsWildcard6
295
295
TestReferencesForExportedValues
296
+ TestReferencesForStatementKeywords
296
297
TestReferencesInComment
297
298
TestReferencesInEmptyFile
298
- TestReferencesForStatementKeywords
299
299
TestReferencesIsAvailableThroughGlobalNoCrash
300
300
TestStringCompletionsImportOrExportSpecifier
301
301
TestStringCompletionsVsEscaping
0 commit comments