diff options
Diffstat (limited to 'cli/tests/error_026_remote_import_error.ts')
-rw-r--r-- | cli/tests/error_026_remote_import_error.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/error_026_remote_import_error.ts b/cli/tests/error_026_remote_import_error.ts new file mode 100644 index 000000000..1ab600cfa --- /dev/null +++ b/cli/tests/error_026_remote_import_error.ts @@ -0,0 +1 @@ +import "http://localhost:4545/cli/tests/error_001.ts"; |