示例#1
0
 /**
  * After Composer install, the supersake file should be copied to the webroot.
  */
 public function testPageTypesStinks()
 {
     $controller = new Page_Controller();
     $this->assertTrue($controller->hasExtension('FartScrollExtension'));
 }