From 8756793079c653e788f5932fc1d70cb35681cfc4 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 8 Jul 2015 00:40:42 +0100 Subject: convert nsurl tests to use check unit test framework --- test/urldbtest.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/urldbtest.c') diff --git a/test/urldbtest.c b/test/urldbtest.c index f72d77f07..aa3a2df5b 100644 --- a/test/urldbtest.c +++ b/test/urldbtest.c @@ -156,14 +156,12 @@ int main(void) struct host_part *h; struct path_data *p; const struct url_data *u; - int i; lwc_string *scheme; lwc_string *fragment; nsurl *url; nsurl *urlr; char *path_query; - verbose_log = true; corestrings_init(); -- cgit v1.2.3