IconItemTest: Fix loadPixmap and loadImage tests

Authored by drosca on Feb 21 2017, 10:59 AM.

Description

IconItemTest: Fix loadPixmap and loadImage tests

It only works on CI because data/test_image.png size
is the same as implicitSize of IconItem (KIconLoader::Dialog).

Differential Revision: https://phabricator.kde.org/D4702

Details