Fix test fails related to QTBUG-22237
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qsgtextedit / data / httpfail / FailItem.qml
1 import QtQuick 2.0
2
3 Item {
4     Rectangle { }
5 }