Regenerate tests/auto/corelib/statemachine

Change-Id: I9b9dcb0ede68116033bcde69cc1b5fafb67a22d1
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
bb10
Alexandru Croitor 2019-11-12 14:12:56 +01:00
parent 2718f5928e
commit b0a223cf08
1 changed files with 10 additions and 1 deletions

View File

@ -1 +1,10 @@
add_qt_test(tst_qstate SOURCES tst_qstate.cpp)
# Generated from qstate.pro.
#####################################################################
## tst_qstate Test:
#####################################################################
add_qt_test(tst_qstate
SOURCES
tst_qstate.cpp
)