diff options
author | Matthew Wild <mwild1@gmail.com> | 2008-08-25 22:19:47 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2008-08-25 22:19:47 +0100 |
commit | f2dc5a554f470cb9c56a9ce94d67c3874bd29a6f (patch) | |
tree | 1aa104e173cc6ecdfd2b0073b4c72e4e960d1b17 /tests/readme | |
parent | ba94e9cd6c592f11b157d97bf915529dda7c089b (diff) | |
download | prosody-f2dc5a554f470cb9c56a9ce94d67c3874bd29a6f.tar.gz prosody-f2dc5a554f470cb9c56a9ce94d67c3874bd29a6f.zip |
Added tests/ folder
Diffstat (limited to 'tests/readme')
-rw-r--r-- | tests/readme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/readme b/tests/readme new file mode 100644 index 00000000..d3b44845 --- /dev/null +++ b/tests/readme @@ -0,0 +1 @@ +This folder contains some test scripts. Or it will do. One day. |