Remove debugging code from QFileSystemWatcher test
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 31 Oct 2011 02:24:46 +0000 (12:24 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 04:27:56 +0000 (05:27 +0100)
commitbe16b833a5a017e4a93f27e8e9c56afced555a8d
treeb9dec305bf9d4d8a64912533c4a6c3f499b6be76
parent31e3f783367be7d2f7fb1b992bd90c1b9eac8db9
Remove debugging code from QFileSystemWatcher test

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: I201ba754df26ffc30997bead8b822f97913db2b6
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/io/qfilesystemwatcher/tst_qfilesystemwatcher.cpp