X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5cc5dbfe040a1c852f95b28da3f1788df9e1e94f..23346694ffc1337359c76ea3b6b158f4dc3e0c6d:/Makefile.am diff --git a/Makefile.am b/Makefile.am index faa74856..7d8568fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,9 @@ TESTS_ENVIRONMENT = MH_OBJ_DIR=@abs_builddir@ \ ## ## Important note: the "cleanup" test should always be last ## -TESTS = test/bad-input/test-header test/comp/test-comp-format \ +TESTS = test/bad-input/test-header \ + test/burst/test-burst \ + test/comp/test-comp-format \ test/folder/test-create \ test/folder/test-total test/format/test-localmbox \ test/format/test-myname test/format/test-myhost \