diff options
Diffstat (limited to 'cli/tests/disallow_http_from_https_js.out')
-rw-r--r-- | cli/tests/disallow_http_from_https_js.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/disallow_http_from_https_js.out b/cli/tests/disallow_http_from_https_js.out index 7b71cb6bf..e4e421159 100644 --- a/cli/tests/disallow_http_from_https_js.out +++ b/cli/tests/disallow_http_from_https_js.out @@ -1 +1,2 @@ error: Modules loaded over https:// are not allowed to import modules over http:// +Imported from "https://localhost:5545/cli/tests/disallow_http_from_https.js:2" |