Simplify tests directory structure

This commit is contained in:
Simon Brunel
2020-02-08 10:02:13 +01:00
parent 1ad99391a3
commit d5a82518f9
61 changed files with 86 additions and 183 deletions

View File

@ -1,6 +1,4 @@
qtpromise_add_test(exceptions
SOURCES
tst_exceptions.cpp
LIBRARIES
Qt5::Concurrent
)