diff options
Diffstat (limited to 'tests/hello_world_file.txt')
-rw-r--r-- | tests/hello_world_file.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/hello_world_file.txt b/tests/hello_world_file.txt new file mode 100644 index 00000000..8de0d699 --- /dev/null +++ b/tests/hello_world_file.txt @@ -0,0 +1,4 @@ +== +This data has been read from a file. +The file is readable as if it were at the same location in the filesystem, including directories, as in the local filesystem where you compiled the source. +== |