diff options
Diffstat (limited to 'posix/Makefile')
-rw-r--r-- | posix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/Makefile b/posix/Makefile index 36b8b14..a36e5de 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -304,6 +304,7 @@ tests := \ tst-posix_spawn-setsid \ tst-preadwrite \ tst-preadwrite64 \ + tst-regcomp-bracket-free \ tst-regcomp-truncated \ tst-regex \ tst-regex2 \ |