summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/failingComponentTest.qml
blob: 74a6acfc49562f3b59e07c075756febe80313484 (plain)
1
2
3
4
import Test 1.0
MyContainer {
    FailingComponent {}
}