syncthing/integration/all.sh

6 lines
83 B
Bash
Executable File

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