From 72e67d3b9d3c2a3d057e2c9aaa4ecb0943edbd5e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 6 Aug 2001 12:10:00 +0000 Subject: adjusted to the correct treatmeant of file:// URLs --- tests/data/test200 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/test200') diff --git a/tests/data/test200 b/tests/data/test200 index 19d44eb16..709de52fe 100644 --- a/tests/data/test200 +++ b/tests/data/test200 @@ -12,10 +12,10 @@ moo # Client-side -file:// with relative path +basic file:// file -file://log/test200.txt +file://localhost/%PWD/log/test200.txt foo -- cgit v1.2.3