diff options
Diffstat (limited to 'tap/tests/Makefile.am')
| -rw-r--r-- | tap/tests/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tap/tests/Makefile.am b/tap/tests/Makefile.am new file mode 100644 index 00000000..481a9672 --- /dev/null +++ b/tap/tests/Makefile.am | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | SUBDIRS= diag | ||
| 2 | SUBDIRS+= fail | ||
| 3 | SUBDIRS+= ok | ||
| 4 | SUBDIRS+= pass | ||
| 5 | SUBDIRS+= plan | ||
| 6 | SUBDIRS+= skip | ||
| 7 | SUBDIRS+= todo | ||
