diff options
author | 2022-11-02 18:53:24 -0700 | |
---|---|---|
committer | 2022-11-02 18:53:24 -0700 | |
commit | 374bc3a83b3377b01e09fd3d947aaf6235eb2235 (patch) | |
tree | aa44d7645115b0d2a54ece00069a1b4dfe2535e4 /test/bun.js/prøve.test.ts | |
parent | dd9325d8c9ef79096cd133ad053714d3ea014e08 (diff) | |
download | bun-374bc3a83b3377b01e09fd3d947aaf6235eb2235.tar.gz bun-374bc3a83b3377b01e09fd3d947aaf6235eb2235.tar.zst bun-374bc3a83b3377b01e09fd3d947aaf6235eb2235.zip |
avoid calling toSlice()dylan/encoding-fix
Diffstat (limited to 'test/bun.js/prøve.test.ts')
-rw-r--r-- | test/bun.js/prøve.test.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bun.js/prøve.test.ts b/test/bun.js/prøve.test.ts new file mode 100644 index 000000000..c10a70aa1 --- /dev/null +++ b/test/bun.js/prøve.test.ts @@ -0,0 +1 @@ +console.log("hello non-ascii file path"); |