aboutsummaryrefslogtreecommitdiff
path: root/tests/net.lua
diff options
context:
space:
mode:
authorame <[email protected]>2024-04-15 21:39:38 -0500
committerame <[email protected]>2024-04-15 21:39:38 -0500
commitfd71d9f9db5c50f6b13d79a5879298f5c23b32d8 (patch)
tree8b79372912df6f1090a9adabbe8df2877cb7fcd5 /tests/net.lua
parent14e3ec0e4cf84b5e5fcc19b2e3c1a6bb0ca8787d (diff)
roll fix
Diffstat (limited to 'tests/net.lua')
-rw-r--r--tests/net.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/net.lua b/tests/net.lua
index 53bcbe1..243d958 100644
--- a/tests/net.lua
+++ b/tests/net.lua
@@ -52,7 +52,7 @@ llib.net.listen(
a = req:roll(100000)
--print(a)
end
- --_G.llib.io.pprint(req)
+ print(req.files[1].content)
--_G.llib.io.pprint(req)
--_G.llib.io.pprint("hi")
--res:send("")