summaryrefslogtreecommitdiff
path: root/tests/auto/language/testdata/erroneous/missing-js-file.qbs
blob: a3274a35bd21f8ae343beb4febd1d7070f6712ef (plain)
1
2
3
Product {
    Depends { name: "missing-js-file-module" }
}