aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2019-06-29 19:26:26 +0100
committerLouis Pilfold <louis@lpil.uk>2019-06-29 19:26:38 +0100
commit2609fc35b3f9cb34789f92dbdd33c1ca706cc687 (patch)
treeae60e6e28cec5dbd5c6923bacf4dcfb7bf5a83e1 /test
parentc1465809b7be17228e35bfd66260c05d1381db7d (diff)
downloadgleam_stdlib-2609fc35b3f9cb34789f92dbdd33c1ca706cc687.tar.gz
gleam_stdlib-2609fc35b3f9cb34789f92dbdd33c1ca706cc687.zip
Split out Gleam HTTP
Now found at https://github.com/gleam-lang/gleam_http
Diffstat (limited to 'test')
-rw-r--r--test/gleam/http_test.gleam1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/gleam/http_test.gleam b/test/gleam/http_test.gleam
deleted file mode 100644
index 9941d56..0000000
--- a/test/gleam/http_test.gleam
+++ /dev/null
@@ -1 +0,0 @@
-// Nothing here yet...