aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib558.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/lib558.c')
-rw-r--r--tests/libtest/lib558.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib558.c b/tests/libtest/lib558.c
index 253e043e1..7ed991dd3 100644
--- a/tests/libtest/lib558.c
+++ b/tests/libtest/lib558.c
@@ -88,7 +88,7 @@ int test(char *URL)
CURL *easyh = NULL;
struct curl_hash *hp = NULL;
int result = 0;
-
+
if(!strcmp(URL, "check")) {
/* test harness script verifying if this test can run */
return 0; /* sure, run this! */