ecore_con: remove warning when not testing ftp/http push.

This commit is contained in:
Cedric BAIL 2015-04-15 17:45:09 +02:00
parent d2c5730b81
commit 68343123c1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#include <unistd.h>
#define COOKIEJAR "testcookieXXXXXX.jar"
#define DEFAULT_LINK "www.google.com"
#define DEFAULT_LINK "www.google.com"
typedef struct _url_test
{