diff --git a/test.bash b/test.bash index 8eadfab..fb849c4 100755 --- a/test.bash +++ b/test.bash @@ -2,9 +2,11 @@ set -eux -go build -go test - cd cryptfs go build go test +cd .. + +go build +go test +