@ -5,7 +5,7 @@ class TestDummy2 extends UnitTestCase
{
function testDummy2Values()
$this->assertFalse(false);
$this->assertTrue(false);
}