libgocryptfs/test.bash
2016-02-06 20:22:45 +01:00

10 lines
77 B
Bash
Executable File

#!/bin/bash
set -eu
cd "$(dirname "$0")"
source build.bash
go test ./...