Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 33c009b

Browse files
committed
FIXME test
1 parent 23e7c8d commit 33c009b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/Application.php‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ class Application
66
{
77
public function success()
88
{
9-
//TODO: 1
9+
//TODO: 1
1010
echo 'success command';
1111
exit(0);
1212
}
1313

1414
public function failed()
1515
{
16-
//TODO: 2
16+
//TODO: 2
1717
echo 'failed command';
18+
// FIXME: 3
1819
exit(1);
1920
}
2021
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /