From 33f3e6ab569eb1040266c8ee7bdd0cf74bd58751 Mon Sep 17 00:00:00 2001 From: rpaulo Date: Sat, 12 Oct 2013 06:08:18 +0000 Subject: MFC 256365 Remove most of the ATF tools and the _atf user. Approved by: re --- lib/libcrypt/tests/crypt_tests.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcrypt') diff --git a/lib/libcrypt/tests/crypt_tests.c b/lib/libcrypt/tests/crypt_tests.c index 3331d12..426d10e 100644 --- a/lib/libcrypt/tests/crypt_tests.c +++ b/lib/libcrypt/tests/crypt_tests.c @@ -43,7 +43,7 @@ ATF_TC_BODY(invalid, tc) /* * This function must not do anything except enumerate - * the test cases, else atf-run is likely to be upset. + * the test cases, per atf-c-api(3). */ ATF_TP_ADD_TCS(tp) { -- cgit v1.1