diff --git a/tests/PhpSyntaxTest.php b/tests/PhpSyntaxTest.php index b21a59cf4..41742f927 100644 --- a/tests/PhpSyntaxTest.php +++ b/tests/PhpSyntaxTest.php @@ -3,6 +3,8 @@ * @package sapphire * @subpackage tests * + * @group sanitychecks + * * Test the syntax of the PHP files with various settings */ class PhpSyntaxTest extends SapphireTest {