diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2024-07-22 15:46:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-22 15:46:37 -0400 |
commit | 6960637b5ce20f717d853ef42d6d8132297ab64b (patch) | |
tree | 7edb2e42401a863f35c36abc30226158e0deae38 /tests/specs/publish/missing_constraint | |
parent | 92abdb7669d81b656ae0505cf923fca3b7feea01 (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/missing_constraint')
-rw-r--r-- | tests/specs/publish/missing_constraint/LICENSE | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/specs/publish/missing_constraint/LICENSE b/tests/specs/publish/missing_constraint/LICENSE new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/specs/publish/missing_constraint/LICENSE |