summaryrefslogtreecommitdiff
path: root/main_benchmark.bash
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-10-04 20:46:21 +0200
committerJakob Unterwurzacher2015-10-04 20:46:21 +0200
commitd1522c7992ea075ecfbc570b8f804bf468cca80e (patch)
treeb91b12668667512c04b28e0a9026211a3de0ed74 /main_benchmark.bash
parentaa082c235a9ba2726385c07913bf1917faf928b2 (diff)
tests: simplify names
main_test_tmp -> tmp main_benchmark.bash -> benchmark.bash
Diffstat (limited to 'main_benchmark.bash')
-rwxr-xr-xmain_benchmark.bash6
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=.