diff options
Diffstat (limited to 'tests/testdata/info')
| -rw-r--r-- | tests/testdata/info/031_info_ts_error.out | 6 | ||||
| -rw-r--r-- | tests/testdata/info/031_info_ts_error.ts | 1 | ||||
| -rw-r--r-- | tests/testdata/info/065_import_map_info.out | 6 |
3 files changed, 0 insertions, 13 deletions
diff --git a/tests/testdata/info/031_info_ts_error.out b/tests/testdata/info/031_info_ts_error.out deleted file mode 100644 index 81edd0032..000000000 --- a/tests/testdata/info/031_info_ts_error.out +++ /dev/null @@ -1,6 +0,0 @@ -local: [WILDCARD]031_info_ts_error.ts -type: TypeScript -dependencies: 0 unique -size: [WILDCARD] - -[WILDCARD]031_info_ts_error.ts ([WILDCARD]) diff --git a/tests/testdata/info/031_info_ts_error.ts b/tests/testdata/info/031_info_ts_error.ts deleted file mode 100644 index 9b7492dbe..000000000 --- a/tests/testdata/info/031_info_ts_error.ts +++ /dev/null @@ -1 +0,0 @@ -const _foo: string = 1; diff --git a/tests/testdata/info/065_import_map_info.out b/tests/testdata/info/065_import_map_info.out deleted file mode 100644 index 68d98f14a..000000000 --- a/tests/testdata/info/065_import_map_info.out +++ /dev/null @@ -1,6 +0,0 @@ -local: [WILDCARD]test.ts -type: TypeScript -dependencies: 7 unique -size: [WILDCARD] - -[WILDCARD] |
