<?php /** * @group empty */ class Support_Empty extends Incsub_Support_UnitTestCase { function test_empty() { } }