diff options
Diffstat (limited to 'code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php')
-rw-r--r-- | code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php b/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php index 849a7fb9a0..925a9c4036 100644 --- a/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php +++ b/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php @@ -48,4 +48,4 @@ class phpbb_Tests_Commenting_FileCommentUnitTest extends AbstractSniffUnitTest 8 => 1 ); }//end getWarningList() -}
\ No newline at end of file +} |