#####################################################################
## tst_qunicodetools Test:
#####################################################################

qt_internal_add_test(tst_qunicodetools
    SOURCES
        tst_qunicodetools.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)

