]> Kevux Git Server - fll/commitdiff
Cleanup: Fix unit test documentation comment for f_directory_remove_custom().
authorKevin Day <thekevinday@gmail.com>
Wed, 6 Sep 2023 05:09:17 +0000 (00:09 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 6 Sep 2023 05:09:17 +0000 (00:09 -0500)
level_0/f_directory/tests/unit/c/test-directory-remove_custom.h

index c2ec740152174e50162d867eabf115ffcb043e7a..ef30c4514fda543e1a14f19397411ee89e885614 100644 (file)
@@ -25,7 +25,7 @@ extern void test__f_directory_remove_custom__fails(void **state);
 extern void test__f_directory_remove_custom__parameter_checking(void **state);
 
 /**
- * Test that function works but the path is empty.
+ * Test that the function returns F_data_not.
  *
  * @see f_directory_remove_custom()
  */