mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:03:40 +03:00
test suite: use test case specific netrc file names
This commit is contained in:
parent
d52f3eb598
commit
eb44ac0138
9 changed files with 17 additions and 14 deletions
|
|
@ -41,7 +41,7 @@ static void unit_stop(void)
|
|||
UNITTEST_START
|
||||
int result;
|
||||
|
||||
static const char* filename1 = "log/netrc";
|
||||
static const char* filename1 = "log/netrc1304";
|
||||
memcpy(filename, filename1, strlen(filename1));
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue