summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystemwatcher/qfilesystemwatcher.pro
blob: e712a6ad5f53d78605e85e74c06c9109f25a49f3 (plain)
1
2
3
4
5
6
CONFIG += testcase parallel_test
TARGET = tst_qfilesystemwatcher
QT = core testlib
SOURCES = tst_qfilesystemwatcher.cpp

mac: CONFIG += insignificant_test # QTBUG-22744