diff options
Diffstat (limited to 'cli/tests/testdata/lockfile/basic/fail.out')
-rw-r--r-- | cli/tests/testdata/lockfile/basic/fail.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/testdata/lockfile/basic/fail.out b/cli/tests/testdata/lockfile/basic/fail.out new file mode 100644 index 000000000..6a808c0a5 --- /dev/null +++ b/cli/tests/testdata/lockfile/basic/fail.out @@ -0,0 +1,4 @@ +Download http://localhost:4545/lockfile/basic/mod.ts +error: The source code is invalid, as it does not match the expected hash in the lock file. + Specifier: [WILDCARD]mod.ts + Lock file: [WILDCARD]deno.lock |