diff options
| author | 王钰 <[email protected]> | 2019-03-10 23:33:54 +0800 |
|---|---|---|
| committer | 王钰 <[email protected]> | 2019-03-10 23:33:54 +0800 |
| commit | d276cfed3fab380cf6f4d313d1a87aea5ee2882d (patch) | |
| tree | f061161d5d6764df529d9a378035cc519b1ff8a0 | |
| parent | 87f067e5e1452e633d0e0497fb27b25fa3f5c6f8 (diff) | |
Add new file
| -rw-r--r-- | test/hello_world.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hello_world.txt b/test/hello_world.txt new file mode 100644 index 0000000..bc7774a --- /dev/null +++ b/test/hello_world.txt @@ -0,0 +1 @@ +hello world!
\ No newline at end of file |
