aboutsummaryrefslogtreecommitdiff
path: root/benchmark.bash
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark.bash')
-rwxr-xr-xbenchmark.bash7
1 files changed, 0 insertions, 7 deletions
diff --git a/benchmark.bash b/benchmark.bash
deleted file mode 100755
index 41f0aa7..0000000
--- a/benchmark.bash
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-set -eu
-
-source build.bash
-
-go test ./integration_tests -bench=. -defaultonly