Reinstate commented test data in QItemSelectionModel test.

The restored test data was marked as failing, but appears to pass, and
the available history does not explain why it was commented out.

Change-Id: I7e9e3ba72fc8fef42c91ee882efa98d25b3d8317
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
Jason McDonald 2011-12-23 13:54:39 +10:00 committed by Qt by Nokia
parent 613d0e407e
commit 6b6406d659

View File

@ -619,7 +619,6 @@ void tst_QItemSelectionModel::select_data()
<< command
<< expected;
}
/* ### FAILS
{
QModelIndexList index;
QModelIndexList expected;
@ -633,7 +632,6 @@ void tst_QItemSelectionModel::select_data()
<< command
<< expected;
}
*/
{
QModelIndexList index;
QModelIndexList expected;