diff options
Diffstat (limited to 'testsuite/formal/abs/testsuite.sh')
-rwxr-xr-x | testsuite/formal/abs/testsuite.sh | 9 |
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 |