MINOR PHPUnit annotations for PhpSyntaxTest (from r111116)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112895 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2010-10-19 03:46:47 +00:00
parent 3808b1f393
commit 8d0253ad57

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 {