aboutsummaryrefslogtreecommitdiff
path: root/tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests.sh')
-rwxr-xr-xtests.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests.sh b/tests.sh
deleted file mode 100755
index 08ce6b0..0000000
--- a/tests.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/env bash
-set -Eeuo pipefail
-cd "$(dirname "${BASH_SOURCE[0]}")"
-
-set -x
-
-./scripts/assert-shellcheck.sh
-./scripts/assert-todos.sh
-
-./scripts/assert-terraform.sh