aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/missingBuiltinsNoCrash.qml
blob: a2f7d422b3ed11203df8f553a2799bfd1bdb3671 (plain)
1
2
3
import QtQuick // This can't be found if --bare is specified and no paths are provided

Item {}