Current File : /home/jvzmxxx/wiki1/vendor/phpunit/phpunit/tests/Regression/Trac/783/OneTest.php
<?php
/**
 * @group foo
 */
class OneTest extends PHPUnit_Framework_TestCase
{
    public function testSomething()
    {
    }
}