aboutsummaryrefslogtreecommitdiff
path: root/tests/net.lua
diff options
context:
space:
mode:
authorame <[email protected]>2024-02-16 12:43:34 -0600
committerame <[email protected]>2024-02-16 12:43:34 -0600
commitec87ff4813299f7fff7b97f38a9a22f6e1afdc0d (patch)
tree76533bf2e7716ec46a9624d50fe46d34f434e53a /tests/net.lua
parent93e16534bfbc0f52f7c453b399b583b0a02cbf87 (diff)
hmm
Diffstat (limited to 'tests/net.lua')
-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)