From 459bf62fabb2610ff3c02b02efd0657e8948fb49 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Mon, 18 Nov 2019 16:52:19 -0800 Subject: [PATCH] Add missing contents for disabled remove_file test --- rojo-test/serve-tests/remove_file/hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 rojo-test/serve-tests/remove_file/hello.txt diff --git a/rojo-test/serve-tests/remove_file/hello.txt b/rojo-test/serve-tests/remove_file/hello.txt new file mode 100644 index 00000000..fef1b75f --- /dev/null +++ b/rojo-test/serve-tests/remove_file/hello.txt @@ -0,0 +1 @@ +This file will be removed! \ No newline at end of file