diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-04-30 20:25:39 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-04-30 20:25:39 +0000 |
commit | ee29dbdb8fc46d2d238b7c0aac135d2ad09c323e (patch) | |
tree | ca8a1833088560aa29e7b659da4bca33062d0894 /tests/data/test130 | |
parent | 15f3f4c93f81ebefdc9044473eda2c169864c9e1 (diff) | |
download | curl-ee29dbdb8fc46d2d238b7c0aac135d2ad09c323e.tar.gz |
Each test case now specifies which server(s) it needs, without relying on the
test number.
Diffstat (limited to 'tests/data/test130')
-rw-r--r-- | tests/data/test130 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test130 b/tests/data/test130 index 21a69c02b..86a422564 100644 --- a/tests/data/test130 +++ b/tests/data/test130 @@ -19,6 +19,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr # # Client-side <client requires=netrc_debug> +<server> +ftp +</server> <name> FTP (optional .netrc; no user/pass) dir list PASV </name> |