Example #1
0
 function testReturnsNullIfExtensionHasNoEngine()
 {
     $this->assertNull(Template::get('foo.erb'));
 }