aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/settings/bare/bare.qml
blob: 852b8339b97c711745e65b4e927005033328deb8 (plain)
1
2
3
import QtQuick // Should fail because Bare is specified with no import

Item {}