From bf149d047f4f768ced17d76c47623ca13c90f7e7 Mon Sep 17 00:00:00 2001 From: Max Dahlgren <83047501+maxedahlgren@users.noreply.github.com> Date: Mon, 20 Mar 2023 03:10:39 +1100 Subject: test(ext/node): port _fs tests from std/node (#18262) Co-authored-by: Yoshiya Hinosawa --- cli/tests/unit_node/_fs/testdata/hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 cli/tests/unit_node/_fs/testdata/hello.txt (limited to 'cli/tests/unit_node/_fs/testdata') diff --git a/cli/tests/unit_node/_fs/testdata/hello.txt b/cli/tests/unit_node/_fs/testdata/hello.txt new file mode 100644 index 000000000..95d09f2b1 --- /dev/null +++ b/cli/tests/unit_node/_fs/testdata/hello.txt @@ -0,0 +1 @@ +hello world \ No newline at end of file -- cgit v1.2.3