test/bin-test/test-dav-sync.sh

changeset 643
5b8643cf0a2f
parent 641
b138d1241e68
child 650
14e7101d7604
--- 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

mercurial