diff options
author | Julien Chaffraix <julien.chaffraix@gmail.com> | 2011-02-08 08:39:44 -0800 |
---|---|---|
committer | Julien Chaffraix <julien.chaffraix@gmail.com> | 2011-02-10 07:38:48 -0800 |
commit | 311bd4c7b10534830c9b9ab062c10d06f57ecb68 (patch) | |
tree | 6951c9ba6471109f5ace3af5f5031782f9c12d2c /tests/data/test1304 | |
parent | 39d0d787d20b29ed57b10477340c7d000041d31d (diff) | |
download | curl-311bd4c7b10534830c9b9ab062c10d06f57ecb68.tar.gz |
netrc: Enable setting up the filename in unit tests.
Unset the environment variable so that we can specify different
filenames in the unit test.
Diffstat (limited to 'tests/data/test1304')
-rw-r--r-- | tests/data/test1304 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test1304 b/tests/data/test1304 index 572e03302..f438a6929 100644 --- a/tests/data/test1304 +++ b/tests/data/test1304 @@ -14,7 +14,6 @@ none </server> <features> unittest -netrc_debug </features> <name> netrc parsing unit tests |