summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/ci/jobs/2-test/test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh
index aebbe01..15f08a3 100755
--- a/contrib/ci/jobs/2-test/test.sh
+++ b/contrib/ci/jobs/2-test/test.sh
@@ -16,6 +16,8 @@ sleep 10
sudo -u postgres createuser -p 5432 root
sudo -u postgres createdb -p 5432 -O root synccheck
+sync-config -d -c src/testing/test_sync_api.conf
+
check_command()
{
# Set LD_LIBRARY_PATH so tests can find the installed libs