QML_RUNTIME_TESTING should be disabled by default.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmllanguage / data / importscript.1.qml
1 import "test.js"
2
3 Item { }