diff -r 4e23087d3d90 -r 5b8643cf0a2f test/bin-test/test-dav-sync.sh --- a/test/bin-test/test-dav-sync.sh Mon Sep 16 19:49:04 2019 +0200 +++ b/test/bin-test/test-dav-sync.sh Tue Sep 17 21:06:03 2019 +0200 @@ -98,6 +98,7 @@ do_test "dav-sync pull conflict (1)" test-dav-sync-pull-conflict.sh do_test "dav-sync push conflict (1)" test-dav-sync-push-conflict.sh do_test "dav-sync hashing" test-dav-sync-hashing.sh +do_test "dav-sync hash strategy" test-dav-sync-hash-strategy.sh # cleanup $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1