aboutsummaryrefslogtreecommitdiff
path: root/tests/all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.sh')
-rwxr-xr-xtests/all.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/all.sh b/tests/all.sh
deleted file mode 100755
index 1237154..0000000
--- a/tests/all.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-cd "$( dirname "${BASH_SOURCE[0]}" )"
-
-./t_codingstandard.sh
-[[ ! $? -ne 0 ]] || exit 1