Fix test fails related to QTBUG-22237
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qquickpathview / data / creationContext.qml
1 import QtQuick 2.0
2
3 ComponentView {
4     title: "Hello!"
5 }