diff options
Diffstat (limited to 'tests/specs/jsr')
| -rw-r--r-- | tests/specs/jsr/excluded_export_module/LICENSE | 0 | ||||
| -rw-r--r-- | tests/specs/jsr/no_unused_params/LICENSE | 0 | ||||
| -rw-r--r-- | tests/specs/jsr/no_unused_params/publish.out | 1 |
3 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/jsr/excluded_export_module/LICENSE b/tests/specs/jsr/excluded_export_module/LICENSE new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/specs/jsr/excluded_export_module/LICENSE diff --git a/tests/specs/jsr/no_unused_params/LICENSE b/tests/specs/jsr/no_unused_params/LICENSE new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/specs/jsr/no_unused_params/LICENSE diff --git a/tests/specs/jsr/no_unused_params/publish.out b/tests/specs/jsr/no_unused_params/publish.out index a8eff6eb3..4eeb6059c 100644 --- a/tests/specs/jsr/no_unused_params/publish.out +++ b/tests/specs/jsr/no_unused_params/publish.out @@ -2,6 +2,7 @@ Check file:///[WILDLINE]/main.ts Checking for slow types in the public API... Check file:///[WILDLINE]/main.ts Simulating publish of @scope/package@0.0.0 with files: + file:///[WILDLINE]/LICENSE ([WILDLINE]) file:///[WILDLINE]/__test__.jsonc ([WILDLINE]) file:///[WILDLINE]/deno.json ([WILDLINE]) file:///[WILDLINE]/main.out ([WILDLINE]) |
