protected function setUp() { parent::setUp(); $this->context->enableMinifier(); $this->target = new OyejorgeLessProcessor($this->fileSystem, $this->context); }
protected function setUp() { parent::setUp(); $this->target = new JShrinkProcessor($this->fileSystem, $this->context); }