diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-03-15 13:27:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 17:27:52 +0000 |
| commit | 392579b5a673964752e38e1e0d9c2c9ae223a382 (patch) | |
| tree | 895345b9ace697d687bad2519896c39e97ce9f4d /tests/specs/info/ts_error/__test__.json | |
| parent | ce768bac834c1efebf2663b01f6e46db99329631 (diff) | |
chore(specs): use jsonc for metadata file (#22946)
Avoids the comment diagnostic that vscode gives. Also, automatically
renames .json to .jsonc for the time being.
Diffstat (limited to 'tests/specs/info/ts_error/__test__.json')
| -rw-r--r-- | tests/specs/info/ts_error/__test__.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/specs/info/ts_error/__test__.json b/tests/specs/info/ts_error/__test__.json deleted file mode 100644 index 9ec9b6044..000000000 --- a/tests/specs/info/ts_error/__test__.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "args": "info info_ts_error.ts", - "output": "info_ts_error.out" -} |
