This commit is contained in:
martin 2017-05-26 09:02:33 +00:00
parent eccb5e67a7
commit 2e49ec1546
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.747 2017/05/26 05:33:27 pgoyette Exp $
# $NetBSD: mi,v 1.748 2017/05/26 09:02:33 martin Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -2705,7 +2705,7 @@
./usr/tests/lib/libc/string/t_strcat tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/string/t_strchr tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/string/t_strcmp tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/string/t_strcol tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/string/t_strcoll tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/string/t_strcpy tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/string/t_strcspn tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/string/t_strerror tests-lib-tests compattestfile,atf