aboutsummaryrefslogtreecommitdiff
path: root/test.bash
diff options
context:
space:
mode:
Diffstat (limited to 'test.bash')
-rwxr-xr-xtest.bash3
1 files changed, 1 insertions, 2 deletions
diff --git a/test.bash b/test.bash
index a6f98be..8eadfab 100755
--- a/test.bash
+++ b/test.bash
@@ -2,10 +2,9 @@
set -eux
-cd cryptfs
go build
go test
-cd ../gocryptfs_main
+cd cryptfs
go build
go test