Rename tst_reconnect to avoid clash with qtremoteobjects

Name is too generic, but I'll leave this module's maintainers to work
out what to do about that. Left the source file with the old name.

Change-Id: I0429f03ef06feeae95c2f72ac76cc75397051d9e
Reviewed-by: David Edmundson <davidedmundson@kde.org>
This commit is contained in:
Edward Welbourne 2023-03-09 12:31:32 +01:00
parent 358655d8db
commit 0db6b5d6c5

View File

@ -1,11 +1,11 @@
#####################################################################
## tst_client Test:
## tst_wl_reconnect Test:
#####################################################################
qt_internal_add_test(tst_reconnect
qt_internal_add_test(tst_wl_reconnect
SOURCES
wl-socket.c
tst_reconnect.cpp
PUBLIC_LIBRARIES
SharedClientTest
)
)