diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2022-08-26 09:17:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-26 09:17:48 -0400 |
| commit | f583a7ebf4f7c4ef21061fba802f80fd2d5299e7 (patch) | |
| tree | 932cbbd35ee2787e62150238ab6aa391708a1086 /cli/tests/testdata/npm/deno_run_esm.out | |
| parent | f35900eb5b44869626e9e4f3fbc6d0fe268d2b56 (diff) | |
chore(npm): add test for esm npm binary package (#15609)
Diffstat (limited to 'cli/tests/testdata/npm/deno_run_esm.out')
| -rw-r--r-- | cli/tests/testdata/npm/deno_run_esm.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/deno_run_esm.out b/cli/tests/testdata/npm/deno_run_esm.out new file mode 100644 index 000000000..ffe7cbd89 --- /dev/null +++ b/cli/tests/testdata/npm/deno_run_esm.out @@ -0,0 +1,4 @@ +this +is +a +test |
