aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/language/language.qbs
blob: af081b741ae73759ab08c070fd9ddfc84bbcb973 (plain)
1
2
3
4
5
6
import "../autotest.qbs" as AutoTest

AutoTest {
    testName: "language"
    files: "tst_language.cpp"
}