diff options
Diffstat (limited to 'main_benchmark.bash')
-rwxr-xr-x | main_benchmark.bash | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/main_benchmark.bash b/main_benchmark.bash deleted file mode 100755 index 447581a..0000000 --- a/main_benchmark.bash +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -set -eux - -go build -go test -bench=. |