aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-tests.sh')
-rwxr-xr-xtests/run-tests.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/run-tests.sh b/tests/run-tests.sh
deleted file mode 100755
index 9a9193d7..00000000
--- a/tests/run-tests.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-cd encoding ; ./run-test.sh ; cd ..
-cd charset ; ./run-test.sh ; cd ..
-cd mailbox ; ./run-test.sh ; cd ..
-