mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-07-06 17:25:22 +08:00
Split QPromise tests per feature in separate .pro
This commit is contained in:
4
tests/auto/qtpromise/qpromise/delay/delay.pro
Normal file
4
tests/auto/qtpromise/qpromise/delay/delay.pro
Normal file
@ -0,0 +1,4 @@
|
||||
TARGET = tst_qpromise_delay
|
||||
SOURCES += $$PWD/tst_delay.cpp
|
||||
|
||||
include(../../qtpromise.pri)
|
Reference in New Issue
Block a user