[libsoup] proxy-test: unskip accidentally skipped tests



commit 0b72a9327340e3908c736701da6ba4b8ac0db8fa
Author: Dan Winship <danw gnome org>
Date:   Sun May 27 12:34:05 2012 -0400

    proxy-test: unskip accidentally skipped tests

 tests/proxy-test.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/proxy-test.c b/tests/proxy-test.c
index 3f478c0..62bbd99 100644
--- a/tests/proxy-test.c
+++ b/tests/proxy-test.c
@@ -363,7 +363,6 @@ main (int argc, char **argv)
 		run_test (i, FALSE);
 		run_test (i, TRUE);
 	}
-	return 0;
 
 	server = soup_test_server_new (TRUE);
 	soup_server_add_handler (server, NULL, server_callback, NULL, NULL);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]