Remove debug code from QGridLayout autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 31 Oct 2011 07:32:21 +0000 (17:32 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 1 Nov 2011 03:58:36 +0000 (04:58 +0100)
commitb2ed01891d41095522edf6f9a69dd412abc7149e
treeb3f89d8ecdc9777c146248617a8c48b2844232c2
parent3e035a5edb10b01fc5997e1094e6fd704fba1d4a
Remove debug code from QGridLayout autotest

Any test diagnostics that are useful should be part of the regular test
output, as the CI system cannot switch on commented-out code when there
is a test failure.

Change-Id: Ifd2bbd17677e16ddb0f1846287d722cdae76d984
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/widgets/kernel/qgridlayout/tst_qgridlayout.cpp