Index: uspace/lib/pcut/tests/beforeafter.expected
===================================================================
--- uspace/lib/pcut/tests/beforeafter.expected	(revision 9b201262edcb92c27cf4a25a8379320113426ab7)
+++ uspace/lib/pcut/tests/beforeafter.expected	(revision 132ab5d1e75253f9bae910b2748a4c13efe7e71f)
@@ -2,6 +2,7 @@
 #> Starting suite suite_with_setup_and_teardown.
 ok 1 test_with_setup_and_teardown
-#> Finished suite suite_with_setup_and_teardown (failed 0 of 1).
+#> Finished suite suite_with_setup_and_teardown (passed).
 #> Starting suite another_without_setup.
 ok 2 test_without_any_setup_or_teardown
-#> Finished suite another_without_setup (failed 0 of 1).
+#> Finished suite another_without_setup (passed).
+#> Done: all tests passed.
