diff options
Diffstat (limited to 'cli/tests/unsupported_dynamic_import_scheme.out')
-rw-r--r-- | cli/tests/unsupported_dynamic_import_scheme.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/unsupported_dynamic_import_scheme.out b/cli/tests/unsupported_dynamic_import_scheme.out index 8a7dba2b9..2a1a4e01f 100644 --- a/cli/tests/unsupported_dynamic_import_scheme.out +++ b/cli/tests/unsupported_dynamic_import_scheme.out @@ -2,5 +2,4 @@ error: Uncaught TypeError: Unsupported scheme "xxx" for module "xxx:". Supported "http", "https", "file", - "data", ] |