Skip to content

Commit d832d72

Browse files
committed
Remove unneeded FIXME.
1 parent e98b8f6 commit d832d72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,6 @@ public function addFailure(
650650
} else {
651651
$name = 'UNNAMED';
652652
}
653-
// FIXME
654653
printf("\n\nFAILED\n");
655654
printf("Test: %s\n", $name);
656655
printf("Purpose: %s\n", $test->test->data->purpose);

0 commit comments

Comments
 (0)