From 66a792a49586266856b4684db9d590c36758caa0 Mon Sep 17 00:00:00 2001 From: Kurt Pattyn Date: Sun, 13 Oct 2013 12:26:56 +0200 Subject: Adapted auto.pro to include websocketframe unit test Change-Id: Ife8486a480d2a56a77d96ca6d331994d8f7ea0a1 Reviewed-by: Kurt Pattyn --- tests/auto/auto.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index c4d88b6..167fe56 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -4,4 +4,5 @@ SUBDIRS += \ contains(QT_CONFIG, private_tests): SUBDIRS += \ dataprocessor \ - websocketprotocol + websocketprotocol \ + websocketframe -- cgit v1.2.1