diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk index 424f4609c..d3afb6e5c 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -235,6 +235,8 @@ all_tests = \ tests/misc/ptx.pl \ tests/misc/test.pl \ tests/misc/seq.pl \ + tests/misc/seq-epipe.sh \ + tests/misc/seq-io-errors.sh \ tests/misc/seq-long-double.sh \ tests/misc/seq-precision.sh \ tests/misc/head.pl \ |