Test: Move the test for Utility::normalizeEtag to testutility.cpp
authorOlivier Goffart <ogoffart@woboq.com>
Fri, 30 Nov 2018 14:08:30 +0000 (15:08 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:28 +0000 (10:58 +0100)
commitfad1238b3324f0e606c758d39a223e13e72afdae
treec6a36e4841047b3e86dd285b50854ba7a694c281
parent6e048a2d3fffccdc043dcaad8f84728b214b2a54
Test: Move the test for Utility::normalizeEtag to testutility.cpp

I just moved the text and did the minimum to port it to QtTest
Did not change hte layout of it.

Relates #6358
test/csync/CMakeLists.txt
test/csync/csync_tests/check_csync_misc.cpp [deleted file]
test/testutility.cpp