MINOR PHPUnit annotations for PhpSyntaxTest

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@111116 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2010-09-22 05:05:49 +00:00 committed by Sam Minnee
parent 8c5270372c
commit 8a592a1b86

View File

@ -3,6 +3,8 @@
* @package sapphire
* @subpackage tests
*
* @group sanitychecks
*
* Test the syntax of the PHP files with various settings
*/
class PhpSyntaxTest extends SapphireTest {