Fix test fails related to QTBUG-22237
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qquickflickable / data / flickable01.qml
1 import QtQuick 2.0
2
3 Flickable {
4 }