diff options
Diffstat (limited to 'tests/testdata/run/report_error_end_of_program.ts')
-rw-r--r-- | tests/testdata/run/report_error_end_of_program.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testdata/run/report_error_end_of_program.ts b/tests/testdata/run/report_error_end_of_program.ts deleted file mode 100644 index cd7ce7f9c..000000000 --- a/tests/testdata/run/report_error_end_of_program.ts +++ /dev/null @@ -1 +0,0 @@ -reportError(new Error("foo")); |