aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib597.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/lib597.c')
-rw-r--r--tests/libtest/lib597.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/libtest/lib597.c b/tests/libtest/lib597.c
index 813af7541..bace92cbe 100644
--- a/tests/libtest/lib597.c
+++ b/tests/libtest/lib597.c
@@ -60,10 +60,7 @@ int test(char *URL)
start_test_timing();
- res_global_init(CURL_GLOBAL_ALL);
- if(res) {
- return res;
- }
+ global_init(CURL_GLOBAL_ALL);
easy_init(easy);