aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/world/net.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux/world/net.lux2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/source/test/lux/world/net.lux b/stdlib/source/test/lux/world/net.lux
index 53788fd79..f9b3417ed 100644
--- a/stdlib/source/test/lux/world/net.lux
+++ b/stdlib/source/test/lux/world/net.lux
@@ -12,6 +12,7 @@
["[0]" /
["[1][0]" http
["[1]/[0]" client]
+ ["[1]/[0]" cookie]
["[1]/[0]" header]
["[1]/[0]" status]
["[1]/[0]" version]]
@@ -35,6 +36,7 @@
true)
/http/client.test
+ /http/cookie.test
/http/header.test
/http/status.test
/http/version.test