summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-10-06 12:40:55 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-10-06 12:42:14 +0200
commita10c5d912b342348837bf9f9d45dd27d53089d5a (patch)
tree8ac3d1e736b07d79a09cb407aede4ef0c5f6151b /tests
parentcc808dfceda1530fd95969182727aed919b487ef (diff)
downloadqtwebsockets-a10c5d912b342348837bf9f9d45dd27d53089d5a.tar.gz
Commented out non-implemented method
Change-Id: Ifd54d93abb2a33c23b59621bed1101493e6c40ba Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/dataprocessor/tst_dataprocessor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/dataprocessor/tst_dataprocessor.cpp b/tests/auto/dataprocessor/tst_dataprocessor.cpp
index c30a296..58acfda 100644
--- a/tests/auto/dataprocessor/tst_dataprocessor.cpp
+++ b/tests/auto/dataprocessor/tst_dataprocessor.cpp
@@ -77,7 +77,7 @@ private Q_SLOTS:
/*!
* \brief Test all kinds of valid control frames.
*/
- void goodControlFrame();
+ //void goodControlFrame();
/*!
* \brief Test all kinds of valid close frames.
*/