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/test | |
| 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/test')
| -rw-r--r-- | tests/specs/test/sanitizer_with_error/__test__.jsonc (renamed from tests/specs/test/sanitizer_with_error/__test__.json) | 0 | ||||
| -rw-r--r-- | tests/specs/test/sanitizer_with_top_level_ops/__test__.jsonc (renamed from tests/specs/test/sanitizer_with_top_level_ops/__test__.json) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/specs/test/sanitizer_with_error/__test__.json b/tests/specs/test/sanitizer_with_error/__test__.jsonc index 67b65184f..67b65184f 100644 --- a/tests/specs/test/sanitizer_with_error/__test__.json +++ b/tests/specs/test/sanitizer_with_error/__test__.jsonc diff --git a/tests/specs/test/sanitizer_with_top_level_ops/__test__.json b/tests/specs/test/sanitizer_with_top_level_ops/__test__.jsonc index f3862a7ab..f3862a7ab 100644 --- a/tests/specs/test/sanitizer_with_top_level_ops/__test__.json +++ b/tests/specs/test/sanitizer_with_top_level_ops/__test__.jsonc |
