diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 4561a30..d896dc3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -4,6 +4,12 @@ TESTS = \ true-001.sh \ run-test-001.sh \ run-test-002.sh \ + io-001.sh \ + io-002.sh \ + io-003.sh \ + io-004.sh \ + io-005.sh \ + io-006.sh \ todo-001.sh \ todo-002.sh \ todo-003.sh \ |