mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
Delete the comment about running test_libugidfw_strings
before testing
`mac_is_present` so it doesn't accidentally confuse people MFC after: 3 days X-MFC with: r292650 Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
ad25988f4c
commit
013829494e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=292651
@ -224,11 +224,6 @@ main(void)
|
||||
printf("1..%lu\n", nitems(test_users) + nitems(test_groups) +
|
||||
3 * nitems(test_strings) + 2);
|
||||
|
||||
/*
|
||||
* We can test some parts of the library without the MAC Framework
|
||||
* and policy loaded, so run those tests before calling
|
||||
* mac_is_present().
|
||||
*/
|
||||
test_libugidfw_strings();
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user