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