From 2594e806e98e542a71ba3602a681385c195cad7f Mon Sep 17 00:00:00 2001 From: Doug Black Date: Sat, 29 Mar 2014 23:52:47 -0700 Subject: fix test and remove script directory --- script/test | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 script/test (limited to 'script/test') diff --git a/script/test b/script/test deleted file mode 100755 index ff2d632..0000000 --- a/script/test +++ /dev/null @@ -1,3 +0,0 @@ -script/build -go fmt ./... -go test -v ./... -- cgit