summaryrefslogtreecommitdiff
path: root/cov
diff options
context:
space:
mode:
Diffstat (limited to 'cov')
-rwxr-xr-xcov1
1 files changed, 0 insertions, 1 deletions
diff --git a/cov b/cov
deleted file mode 100755
index a07edce..0000000
--- a/cov
+++ /dev/null
@@ -1 +0,0 @@
-go test -coverprofile=coverage && go tool cover -html=coverage