Remove check_csync_util
authorOlivier Goffart <ogoffart@woboq.com>
Fri, 30 Nov 2018 13:40:47 +0000 (14:40 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:28 +0000 (10:58 +0100)
commit6e048a2d3fffccdc043dcaad8f84728b214b2a54
tree4a6853a5f5c588ef55fb5d24ca66822ebce1ee8c
parent69144566ce1859be2aef1ad7b379dc219395f751
Remove check_csync_util

It's testing nothing.
Only that one can convert a csync instruction to a string.
But this is only used in debug anyway

Relates to #6358
test/csync/CMakeLists.txt
test/csync/csync_tests/check_csync_util.cpp [deleted file]