From 511e447b70999089b8212967616b1f2962d59e96 Mon Sep 17 00:00:00 2001 From: Andrew Stanley-Jones Date: Wed, 15 Feb 2012 13:58:29 +0100 Subject: Enable qlocalsocket auto test Due to recent changes in the test it should now compile and run properly. This re-enables the test. Change-Id: I6c647d99fa1f1b1c53e006fef2865d6be08ec16c Reviewed-by: Alex --- tests/auto/network/socket/socket.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/network/socket/socket.pro') diff --git a/tests/auto/network/socket/socket.pro b/tests/auto/network/socket/socket.pro index 426dca2277..6d86eab209 100644 --- a/tests/auto/network/socket/socket.pro +++ b/tests/auto/network/socket/socket.pro @@ -3,7 +3,7 @@ SUBDIRS=\ qhttpsocketengine \ qudpsocket \ qtcpsocket \ - #qlocalsocket \ # FIXME: uses qtscript (QTBUG-19242) + qlocalsocket \ qtcpserver \ qsocks5socketengine \ qabstractsocket \ -- cgit v1.2.3