diff options
| -rw-r--r-- | test/ftptest.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ftptest.lua b/test/ftptest.lua index 85dc16b..41f314d 100644 --- a/test/ftptest.lua +++ b/test/ftptest.lua | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | assert(dofile("../lua/ftp.lua")) | 1 | assert(dofile("../lua/ftp.lua")) |
| 2 | assert(dofile("../lua/buffer.lua")) | ||
| 2 | assert(dofile("auxiliar.lua")) | 3 | assert(dofile("auxiliar.lua")) |
| 3 | 4 | ||
| 4 | pdir = "/home/i/diego/public/html/luasocket/test/" | 5 | pdir = "/home/i/diego/public/html/luasocket/test/" |
