Fix check_csync_update
authorOlivier Goffart <ogoffart@woboq.com>
Mon, 3 Jul 2017 15:24:56 +0000 (17:24 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Mon, 3 Jul 2017 15:26:29 +0000 (17:26 +0200)
commit30095a0c3f54195016f35954e0ca29eec1c03a82
tree8c71a2bb4ce293dd57382ebd4d1355dc3c5a9bc7
parent946c6967e9c866b7865955c3f92d01a412ac4616
Fix check_csync_update

Commit 816096311027bac0f391ea97d0b61b4175e9b8f9 changed the
SQL requests from csync to read from the checksumtype table.
So we need to add this table in the fake DB as well
csync/tests/csync_tests/check_csync_update.c