diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2018-10-30 20:58:55 +0100 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-10-30 12:58:55 -0700 |
commit | 946acbc559fab050d13b5f2f66088254ec96f83d (patch) | |
tree | 93cd12b60e8d91a482b550949c857bbf4a83cbd0 /tests | |
parent | 8b39d2c99ef41736bb1d5b74ccda2f3aa6223e84 (diff) |
Add resources op (#1119)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/hello.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hello.txt b/tests/hello.txt new file mode 100644 index 000000000..6769dd60b --- /dev/null +++ b/tests/hello.txt @@ -0,0 +1 @@ +Hello world!
\ No newline at end of file |