MINOR Documentation

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@76861 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2009-05-14 06:57:57 +00:00
parent 67180937ff
commit 45217d0ca5

View File

@ -1,6 +1,8 @@
<?php
/**
* @package sapphire
* @subpackage tests
*
* Test the syntax of the PHP files with various settings
*/
class PhpSyntaxTest extends SapphireTest {