syncthing/test/all.sh
2014-10-06 12:03:49 +02:00

8 lines
112 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
IFS=$'\n\t'
go test -tags integration -v -short
./test-merge.sh
./test-delupd.sh