Expand test case for qrc:/ URLs
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qrcqml / data / SameDir.qml
1 import QtQuick 2.0
2
3 QtObject {
4     property string tokenProperty: "foo"
5 }