From 620dd9724d4f8568efebb1642b49c653de9424cd Mon Sep 17 00:00:00 2001 From: Chris Knight Date: Sun, 15 Mar 2020 15:48:46 +0000 Subject: refactor: move existing fs implementation to internal _fs directory (#4381) --- std/node/testdata/hello.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 std/node/testdata/hello.txt (limited to 'std/node/testdata') diff --git a/std/node/testdata/hello.txt b/std/node/testdata/hello.txt deleted file mode 100644 index 95d09f2b1..000000000 --- a/std/node/testdata/hello.txt +++ /dev/null @@ -1 +0,0 @@ -hello world \ No newline at end of file -- cgit v1.2.3