summaryrefslogtreecommitdiff
path: root/std/node/_fs/testdata
diff options
context:
space:
mode:
authorChris Knight <cknight1234@gmail.com>2020-03-15 15:48:46 +0000
committerGitHub <noreply@github.com>2020-03-15 11:48:46 -0400
commit620dd9724d4f8568efebb1642b49c653de9424cd (patch)
treee57827e536c264189f151ffebffe7e9faaae0c46 /std/node/_fs/testdata
parentdc6e0c3591709d6f8887bb672af1de54dfc8a974 (diff)
refactor: move existing fs implementation to internal _fs directory (#4381)
Diffstat (limited to 'std/node/_fs/testdata')
-rw-r--r--std/node/_fs/testdata/hello.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/node/_fs/testdata/hello.txt b/std/node/_fs/testdata/hello.txt
new file mode 100644
index 000000000..95d09f2b1
--- /dev/null
+++ b/std/node/_fs/testdata/hello.txt
@@ -0,0 +1 @@
+hello world \ No newline at end of file