mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 07:24:31 +08:00
fstests/fsstatvfs: Fix end of test message
This commit is contained in:
@@ -84,5 +84,5 @@ void test(void)
|
||||
{
|
||||
puts( "\n\n*** STATVFS TEST ***");
|
||||
statvfs_test01();
|
||||
puts( "*** END OF STATVFS TEST ***");
|
||||
puts( "*** END OF TEST STATVFS ***");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user