summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: cb7d78798ddbaa484125186fd15155d916e1671d (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

SUBDIRS +=  auto

qtHaveModule(webengine-quick) {
    SUBDIRS += quicktestbrowser
}