ecore_con: remove warning when not testing ftp/http push.
authorCedric BAIL <cedric@osg.samsung.com>
Wed, 15 Apr 2015 15:45:09 +0000 (17:45 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 7 May 2015 07:53:08 +0000 (09:53 +0200)
src/tests/ecore_con/ecore_con_test_ecore_con_url.c

index 1732b3f..ec27523 100644 (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
 {