8 lines
155 B
Makefile
8 lines
155 B
Makefile
SUBDIRS = no-tests
|
|
SUBDIRS += no_plan
|
|
SUBDIRS += not-enough-tests
|
|
SUBDIRS += too-many-plans
|
|
SUBDIRS += too-many-tests
|
|
SUBDIRS += sane
|
|
SUBDIRS += skip_all
|