diff options
Diffstat (limited to 'tests/https.lua')
| -rw-r--r-- | tests/https.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/https.lua b/tests/https.lua deleted file mode 100644 index 83c5904..0000000 --- a/tests/https.lua +++ /dev/null @@ -1,5 +0,0 @@ -llby = require"lullaby" - -val, ext = llby.net.srequest("https://amyy.cc/") -llby.io.pprint(val) -llby.io.pprint(ext) |
