summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/failingComponent.qml
blob: bc21243f7092be9ef22418f38536f0f3489aba44 (plain)
1
2
3
4
5
import Test 1.0
MyContainer {
    FailingComponent {}
}