cp: Fix typo in test case.

Fixes:		eb439266b4
Sponsored by:	Klara, Inc.
This commit is contained in:
Dag-Erling Smørgrav
2025-07-02 15:09:04 +02:00
parent 5e96f4006d
commit c9fcffff6c
+1 -1
View File
@@ -667,7 +667,7 @@ unrdir_body()
}
atf_test_case unrfile
unrdir_head()
unrfile_head()
{
atf_set "descr" "Test handling of unreadable files"
}