Almost there.
This commit is contained in:
parent
84f03fda7c
commit
6c565dd7c0
11 changed files with 20 additions and 14 deletions
|
@ -4,7 +4,6 @@
|
|||
-- 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")
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
require"url"
|
||||
dofile("testsupport.lua")
|
||||
|
||||
local check_build_url = function(parsed)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue