Subversion Repositories web.creative

Rev

Blame | Last modification | View Log | Download

<?php
class InheritedTestCase extends OneTestCase
{
    public function test2()
    {
    }
}