]> git.ozlabs.org Git - petitboot/blobdiff - test/urls/data/double-slash.test
test: Add URL parser test infrastructure
[petitboot] / test / urls / data / double-slash.test
diff --git a/test/urls/data/double-slash.test b/test/urls/data/double-slash.test
new file mode 100644 (file)
index 0000000..aeaf830
--- /dev/null
@@ -0,0 +1,7 @@
+tftp://127.0.0.1//file
+scheme tftp
+host   127.0.0.1
+port   (null)
+path   /file
+dir    /
+file   file