<?php

class DynamicTest extends UnitTestCase
{
	function testConditional()
	{

	}
}

?>