diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2009-05-27 09:31:38 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2009-05-27 09:31:38 +0000 |
commit | bce60be30fe8e9c1b0eb33128c23c93d7bca5303 (patch) | |
tree | 3927343c777fcb7764a0f2f89754a0ceab141c21 /test/README | |
parent | d1a72435d5bd3528f3c334cd4d1da16dcead47bf (diff) | |
download | luasocket-bce60be30fe8e9c1b0eb33128c23c93d7bca5303.tar.gz luasocket-bce60be30fe8e9c1b0eb33128c23c93d7bca5303.tar.bz2 luasocket-bce60be30fe8e9c1b0eb33128c23c93d7bca5303.zip |
Decent makefiles!
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/README b/test/README index 180fa27..27837e0 100644 --- a/test/README +++ b/test/README | |||
@@ -8,5 +8,7 @@ The files provided are: | |||
8 | 8 | ||
9 | To run these tests, just run lua on the server and then on the client. | 9 | To run these tests, just run lua on the server and then on the client. |
10 | 10 | ||
11 | hello.lua -- run to verify if installation worked | ||
12 | |||
11 | Good luck, | 13 | Good luck, |
12 | Diego. | 14 | Diego. |