summaryrefslogtreecommitdiff
path: root/tests/specs/publish/excluded_deno_jsonc
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-07-22 15:46:37 -0400
committerGitHub <noreply@github.com>2024-07-22 15:46:37 -0400
commit6960637b5ce20f717d853ef42d6d8132297ab64b (patch)
tree7edb2e42401a863f35c36abc30226158e0deae38 /tests/specs/publish/excluded_deno_jsonc
parent92abdb7669d81b656ae0505cf923fca3b7feea01 (diff)
fix(publish): warn about missing license file (#24677)
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now.
Diffstat (limited to 'tests/specs/publish/excluded_deno_jsonc')
-rw-r--r--tests/specs/publish/excluded_deno_jsonc/LICENSE0
-rw-r--r--tests/specs/publish/excluded_deno_jsonc/mod.out1
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/publish/excluded_deno_jsonc/LICENSE b/tests/specs/publish/excluded_deno_jsonc/LICENSE
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/specs/publish/excluded_deno_jsonc/LICENSE
diff --git a/tests/specs/publish/excluded_deno_jsonc/mod.out b/tests/specs/publish/excluded_deno_jsonc/mod.out
index 7c8db25a2..2cac3a6f6 100644
--- a/tests/specs/publish/excluded_deno_jsonc/mod.out
+++ b/tests/specs/publish/excluded_deno_jsonc/mod.out
@@ -1,6 +1,7 @@
Check file:///[WILDLINE]mod.ts
Checking for slow types in the public API...
Simulating publish of @scope/pkg@1.0.0 with files:
+ file:///[WILDLINE]/LICENSE ([WILDLINE])
file:///[WILDLINE]/deno.jsonc (74B)
file:///[WILDLINE]/mod.ts (22B)
Warning Aborting due to --dry-run