Пример #1
0
 public function testShouldUtilizeCdnByDefault()
 {
     $this->helper->enable();
     $this->assertTrue($this->helper->useCdn());
 }