aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-29 09:53:21 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-29 09:53:21 +0000
commite9c835ad06bdded6a720ad59054a7b058ace4d9c (patch)
tree8bca4c3cf5adfc5a0ec6367c7e7537b6115db82c /tests/data/Makefile.am
parent0701b973dfdf13af115d5731fae16c0447c68d88 (diff)
David Hull made the file: URL parser also accept the somewhat sloppy file
syntax: file:/path. I added test case 203 to verify this.
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index f348df04d..207c72aa3 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -24,4 +24,4 @@ test62 test63 test64 test65 test66 test144 test145 test67 test68 test41 \
test40 test42 test69 test70 test71 test72 test73 test146 test505 \
test74 test75 test76 test77 test78 test147 test148 test506 test79 test80 \
test81 test82 test83 test84 test85 test86 test87 test507 test149 test88 \
-test89 test90 test508 test91 test92
+test89 test90 test508 test91 test92 test203