Skip to content

Commit f1e9fe3

Browse files
author
Andy
authored
Merge pull request #14072 from Microsoft/filename
Add missing filename to tsx test
2 parents 0417e3f + e74c03a commit f1e9fe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cases/fourslash/tsxCompletionNonTagLessThan.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/// <reference path='fourslash.ts'/>
22

3+
// @Filename: /a.tsx
34
////var x: Array<numb/*a*/;
45
////[].map<numb/*b*/;
56
////1 < Infini/*c*/;

0 commit comments

Comments
 (0)