diff options
author | 2022-04-02 05:14:13 -0700 | |
---|---|---|
committer | 2022-04-02 05:14:13 -0700 | |
commit | c2ed8d02400a796e9a44c53fc90bfbd9c4b14df3 (patch) | |
tree | 23e1cddc1dc0cf6add205346343654d6f3bbbab5 /integration/bunjs-only-snippets/writeFileSync.txt | |
parent | 51e5d3ea7056138769ec57221ce7720eb8d77c9a (diff) | |
download | bun-c2ed8d02400a796e9a44c53fc90bfbd9c4b14df3.tar.gz bun-c2ed8d02400a796e9a44c53fc90bfbd9c4b14df3.tar.zst bun-c2ed8d02400a796e9a44c53fc90bfbd9c4b14df3.zip |
Add more tests for Node FS
Diffstat (limited to 'integration/bunjs-only-snippets/writeFileSync.txt')
-rw-r--r-- | integration/bunjs-only-snippets/writeFileSync.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/integration/bunjs-only-snippets/writeFileSync.txt b/integration/bunjs-only-snippets/writeFileSync.txt new file mode 100644 index 000000000..a0fe4515f --- /dev/null +++ b/integration/bunjs-only-snippets/writeFileSync.txt @@ -0,0 +1 @@ +File
\ No newline at end of file |