
#####################################################################
## tst_qstate Test:
#####################################################################

qt_internal_add_test(tst_qstate
    SOURCES
        tst_qstate.cpp
    PUBLIC_LIBRARIES
        Qt::StateMachine
)
