Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ce9e5f5

Browse filesBrowse files
author
Andy Hanson
committed
Fix test
1 parent 823d385 commit ce9e5f5
Copy full SHA for ce9e5f5

1 file changed

-24Lines changed: 0 additions & 24 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/harness/unittests/reuseProgramStructure.ts‎

Copy file name to clipboardExpand all lines: src/harness/unittests/reuseProgramStructure.ts
-24Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -394,26 +394,14 @@ namespace ts {
394394
"File '/fs.ts' does not exist.",
395395
"File '/fs.tsx' does not exist.",
396396
"File '/fs.d.ts' does not exist.",
397-
"File '/a/b/node_modules/@types/fs.ts' does not exist.",
398-
"File '/a/b/node_modules/@types/fs.tsx' does not exist.",
399397
"File '/a/b/node_modules/@types/fs.d.ts' does not exist.",
400398
"File '/a/b/node_modules/@types/fs/package.json' does not exist.",
401-
"File '/a/b/node_modules/@types/fs/index.ts' does not exist.",
402-
"File '/a/b/node_modules/@types/fs/index.tsx' does not exist.",
403399
"File '/a/b/node_modules/@types/fs/index.d.ts' does not exist.",
404-
"File '/a/node_modules/@types/fs.ts' does not exist.",
405-
"File '/a/node_modules/@types/fs.tsx' does not exist.",
406400
"File '/a/node_modules/@types/fs.d.ts' does not exist.",
407401
"File '/a/node_modules/@types/fs/package.json' does not exist.",
408-
"File '/a/node_modules/@types/fs/index.ts' does not exist.",
409-
"File '/a/node_modules/@types/fs/index.tsx' does not exist.",
410402
"File '/a/node_modules/@types/fs/index.d.ts' does not exist.",
411-
"File '/node_modules/@types/fs.ts' does not exist.",
412-
"File '/node_modules/@types/fs.tsx' does not exist.",
413403
"File '/node_modules/@types/fs.d.ts' does not exist.",
414404
"File '/node_modules/@types/fs/package.json' does not exist.",
415-
"File '/node_modules/@types/fs/index.ts' does not exist.",
416-
"File '/node_modules/@types/fs/index.tsx' does not exist.",
417405
"File '/node_modules/@types/fs/index.d.ts' does not exist.",
418406
"File '/a/b/fs.js' does not exist.",
419407
"File '/a/b/fs.jsx' does not exist.",
@@ -448,26 +436,14 @@ namespace ts {
448436
"File '/fs.ts' does not exist.",
449437
"File '/fs.tsx' does not exist.",
450438
"File '/fs.d.ts' does not exist.",
451-
"File '/a/b/node_modules/@types/fs.ts' does not exist.",
452-
"File '/a/b/node_modules/@types/fs.tsx' does not exist.",
453439
"File '/a/b/node_modules/@types/fs.d.ts' does not exist.",
454440
"File '/a/b/node_modules/@types/fs/package.json' does not exist.",
455-
"File '/a/b/node_modules/@types/fs/index.ts' does not exist.",
456-
"File '/a/b/node_modules/@types/fs/index.tsx' does not exist.",
457441
"File '/a/b/node_modules/@types/fs/index.d.ts' does not exist.",
458-
"File '/a/node_modules/@types/fs.ts' does not exist.",
459-
"File '/a/node_modules/@types/fs.tsx' does not exist.",
460442
"File '/a/node_modules/@types/fs.d.ts' does not exist.",
461443
"File '/a/node_modules/@types/fs/package.json' does not exist.",
462-
"File '/a/node_modules/@types/fs/index.ts' does not exist.",
463-
"File '/a/node_modules/@types/fs/index.tsx' does not exist.",
464444
"File '/a/node_modules/@types/fs/index.d.ts' does not exist.",
465-
"File '/node_modules/@types/fs.ts' does not exist.",
466-
"File '/node_modules/@types/fs.tsx' does not exist.",
467445
"File '/node_modules/@types/fs.d.ts' does not exist.",
468446
"File '/node_modules/@types/fs/package.json' does not exist.",
469-
"File '/node_modules/@types/fs/index.ts' does not exist.",
470-
"File '/node_modules/@types/fs/index.tsx' does not exist.",
471447
"File '/node_modules/@types/fs/index.d.ts' does not exist.",
472448
"File '/a/b/fs.js' does not exist.",
473449
"File '/a/b/fs.jsx' does not exist.",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.