Committing with require.
This commit is contained in:
parent
bf738a0336
commit
694edcc3c1
13 changed files with 153 additions and 80 deletions
|
@ -3,6 +3,10 @@
|
|||
-- needs ScriptAlias from /home/c/diego/tec/luasocket/test/cgi
|
||||
-- to "/luasocket-test-cgi" and "/luasocket-test-cgi/"
|
||||
-- needs "AllowOverride AuthConfig" on /home/c/diego/tec/luasocket/test/auth
|
||||
|
||||
require("luasocket")
|
||||
require("http")
|
||||
|
||||
dofile("testsupport.lua")
|
||||
|
||||
local host, proxy, request, response, index_file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue