ftp.lua needs buffer.lua...

This commit is contained in:
Diego Nehab 2001-06-08 22:40:57 +00:00
parent e9eafc7480
commit 6fb33f0a76

View File

@ -1,4 +1,5 @@
assert(dofile("../lua/ftp.lua"))
assert(dofile("../lua/buffer.lua"))
assert(dofile("auxiliar.lua"))
pdir = "/home/i/diego/public/html/luasocket/test/"