aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/formal/abs/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/formal/abs/testsuite.sh')
-rwxr-xr-xtestsuite/formal/abs/testsuite.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/testsuite/formal/abs/testsuite.sh b/testsuite/formal/abs/testsuite.sh
deleted file mode 100755
index 10ec36d..0000000
--- a/testsuite/formal/abs/testsuite.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-topdir=../..
-. $topdir/testenv.sh
-
-formal "test_abs"
-
-clean
-echo OK