]> Savannah Git Hosting - gnulib.git/commit
regex-tests: remove incorrect comment
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 6 Jun 2021 08:00:00 +0000 (08:00 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 6 Jun 2021 08:00:00 +0000 (08:00 +0000)
commit599ecba3344d9280802ce9f80d593d5ded2312a3
tree1810f9f6025a4004779454450c9fb4a915018435
parentc3549ab805260a7679bc6459612904a3cf3b8ab1
regex-tests: remove incorrect comment

* tests/test-regex.c (tests): Remove the comment saying that some tests
are not used.  That comment was copied along with tests from glibc
where some of these tests are commented out.

Fixes: 70b673eb7 ("regex: fix longstanding backref match bug")
tests/test-regex.c