on windows file names can always be encoded: fix wrong test
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 14 Aug 2023 16:40:49 +0000 (18:40 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 16 Aug 2023 08:44:37 +0000 (10:44 +0200)
commitf90cb239f3202065ad99026a4db5acd0b5870ab6
tree0eb8aef8ef96b45f87e84c58d056a36d4a13e947
parentac3fc531ff5b0c512cb0bca53fb118d8a7a749b8
on windows file names can always be encoded: fix wrong test

inspired by https://github.com/owncloud/client/pull/6820

Close #5935

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/discovery.cpp