Start rewriting integration tests in Go instead of bash

This commit is contained in:
Jakob Borg
2014-08-05 11:12:20 +02:00
parent f6c9642d72
commit 0cfac4e021
6 changed files with 408 additions and 91 deletions

View File

@@ -3,5 +3,3 @@
./test-http.sh || exit
./test-merge.sh || exit
./test-delupd.sh || exit
# ./test-folders.sh || exit
./test-reconnect.sh || exit