aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/net.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/net.lua b/tests/net.lua
index f521bc7..b115f0e 100644
--- a/tests/net.lua
+++ b/tests/net.lua
@@ -37,6 +37,7 @@ llib.net.listen(
--_G.llib.io.pprint(_G._G._G._llib.crypto.md5("hi"))
--_G.llib.io.pprint(_G._Go)
--_G.llib.io.pprint(_G.wo.crypto.md5("55"))
+ --_G.llib.io.pprint(req)
end)
server:GET("/aa", function(res, req)