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 <alex.blasche@nokia.com>
This commit is contained in:
Andrew Stanley-Jones 2012-02-15 13:58:29 +01:00 committed by Qt by Nokia
parent c354b4f12f
commit 511e447b70

View File

@ -3,7 +3,7 @@ SUBDIRS=\
qhttpsocketengine \ qhttpsocketengine \
qudpsocket \ qudpsocket \
qtcpsocket \ qtcpsocket \
#qlocalsocket \ # FIXME: uses qtscript (QTBUG-19242) qlocalsocket \
qtcpserver \ qtcpserver \
qsocks5socketengine \ qsocks5socketengine \
qabstractsocket \ qabstractsocket \