diff options
Diffstat (limited to 'cli/tests/disallow_http_from_https_js.out')
-rw-r--r-- | cli/tests/disallow_http_from_https_js.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/disallow_http_from_https_js.out b/cli/tests/disallow_http_from_https_js.out deleted file mode 100644 index 405859e4d..000000000 --- a/cli/tests/disallow_http_from_https_js.out +++ /dev/null @@ -1,3 +0,0 @@ -error: Modules imported via https are not allowed to import http modules. - Importing: http://localhost:4545/cli/tests/001_hello.js - at https://localhost:5545/cli/tests/disallow_http_from_https.js:2:0 |