mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-08-28 14:52:26 +02:00
Fine tuning the "require" business.
This commit is contained in:
@@ -8,10 +8,14 @@ local qptest = "qptest.bin"
|
||||
local eqptest = "qptest.bin2"
|
||||
local dqptest = "qptest.bin3"
|
||||
|
||||
local b64test = "luasocket"
|
||||
local b64test = "libluasocket.dylib"
|
||||
local eb64test = "b64test.bin"
|
||||
local db64test = "b64test.bin2"
|
||||
|
||||
-- make sure test file exists
|
||||
local f = assert(io.open(b64test, "r"))
|
||||
f:close()
|
||||
|
||||
-- from Machado de Assis, "A M<>o e a Rosa"
|
||||
local mao = [[
|
||||
Cursavam estes dois mo<6D>os a academia de S. Paulo, estando
|
||||
|
Reference in New Issue
Block a user