Remove redundant copies of QTRY_COMPARE.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 7 Nov 2011 04:47:59 +0000 (14:47 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 9 Nov 2011 00:09:27 +0000 (01:09 +0100)
commit9de6257657a4c23f35a5936b1df7d5657d33847b
tree9d2b22e015ab09089fc69f95c0b3f90f64bc4f13
parenteb41f4be1ec661ee75b3a8eb30af880970aad74d
Remove redundant copies of QTRY_COMPARE.

QTRY_COMPARE is now part of qtestlib, so there's no need for copies of
it.

Change-Id: Ied4e7d3b30c1cf16ddcbf8655e4d976e74c2bd8a
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/statemachine/qstate/tst_qstate.cpp
tests/auto/corelib/statemachine/qstatemachine/tst_qstatemachine.cpp