diff --git a/assert/Makefile b/assert/Makefile index 6f2717c80a..ca62f0ee4f 100644 --- a/assert/Makefile +++ b/assert/Makefile @@ -35,10 +35,10 @@ routines := \ tests := \ test-assert \ + test-assert-2 \ test-assert-perr \ tst-assert-c++ \ tst-assert-g++ \ - test-assert-2 \ # tests ifeq ($(have-cxx-thread_local),yes)