Files
syncthing-arm/integration/all.sh
2014-07-23 13:03:52 +02:00

8 lines
139 B
Bash
Executable File

#!/bin/sh
./test-http.sh || exit
./test-merge.sh || exit
./test-delupd.sh || exit
# ./test-folders.sh || exit
./test-reconnect.sh || exit