From b3ca3b2f25931afb350027bde87dc3d4f9a741b0 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 13 Mar 2024 12:21:13 -0400 Subject: chore: rough first pass on spec tests (#22877) --- tests/specs/info/ts_error/__test__.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/specs/info/ts_error/__test__.json (limited to 'tests/specs/info/ts_error/__test__.json') diff --git a/tests/specs/info/ts_error/__test__.json b/tests/specs/info/ts_error/__test__.json new file mode 100644 index 000000000..9ec9b6044 --- /dev/null +++ b/tests/specs/info/ts_error/__test__.json @@ -0,0 +1,4 @@ +{ + "args": "info info_ts_error.ts", + "output": "info_ts_error.out" +} -- cgit v1.2.3