CMake: Rename test to tst_qobjectrace
Coin test collector expects tests to start with the tst_ prefix. Pick-to: 6.2 6.3 6.4 Change-Id: Idc991273bacc41b62dbbf70f2ae0f3e712d34ab6 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>bb10
parent
7afb093dd7
commit
5afb5fb8e0
|
|
@ -4,7 +4,7 @@
|
|||
## qobjectrace Test:
|
||||
#####################################################################
|
||||
|
||||
qt_internal_add_test(qobjectrace
|
||||
qt_internal_add_test(tst_qobjectrace
|
||||
SOURCES
|
||||
tst_qobjectrace.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
|
|
|
|||
Loading…
Reference in New Issue