move resetEnvironment() call to cleanup()
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Thu, 23 Feb 2012 14:39:23 +0000 (15:39 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 27 Feb 2012 19:52:45 +0000 (20:52 +0100)
commit0957085f3d5cd6555e1018e480b14982fe604fb7
treecd585e083a415b718e9ffd60b7c17ae6392b782f
parentfd1d98b6af09d7cff73c3316097277131d82cd38
move resetEnvironment() call to cleanup()

we want to call it even if the test fails

Change-Id: Ie8f3f9d2df5d52990d6b9f9a632e49826278175a
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
tests/auto/tools/qmake/tst_qmake.cpp