From 15a763152f9d392cb80692262f8de5ef8ae15495 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 11 Aug 2021 10:20:47 -0400 Subject: chore: move test files to testdata directory (#11601) --- cli/tests/disallow_http_from_https_js.out | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 cli/tests/disallow_http_from_https_js.out (limited to 'cli/tests/disallow_http_from_https_js.out') 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 -- cgit v1.2.3