diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-08-06 12:10:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-08-06 12:10:00 +0000 |
commit | 72e67d3b9d3c2a3d057e2c9aaa4ecb0943edbd5e (patch) | |
tree | ffe8adcaf27fc3dabec208e28cc9ec4b34066241 /tests/data/test200 | |
parent | 711a3a79e3a509754709fc5e325866d3aa81af9a (diff) | |
download | curl-72e67d3b9d3c2a3d057e2c9aaa4ecb0943edbd5e.tar.gz |
adjusted to the correct treatmeant of file:// URLs
Diffstat (limited to 'tests/data/test200')
-rw-r--r-- | tests/data/test200 | 4 |
1 files changed, 2 insertions, 2 deletions
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 <client> <name> -file:// with relative path +basic file:// file </name> <command> -file://log/test200.txt +file://localhost/%PWD/log/test200.txt </command> <file name="log/test200.txt"> foo |