Skip to content

Commit

Permalink
(tests): Add bug-regex10.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Aug 26, 2002
1 parent 4f94827 commit c3c6644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posix/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ tests := tstgetopt testfnm runtests runptests \
tst-truncate64 tst-fork tst-fnmatch tst-regexloc tst-dir \
tst-chmod bug-regex1 bug-regex2 bug-regex3 bug-regex4 \
tst-gnuglob tst-regex bug-regex5 bug-regex6 bug-regex7 \
bug-regex8 bug-regex9
bug-regex8 bug-regex9 bug-regex10
ifeq (yes,$(build-shared))
test-srcs := globtest
tests += wordexp-test tst-exec tst-spawn
Expand Down

0 comments on commit c3c6644

Please sign in to comment.