public function testGetComposerExcludeTests() { $this->assertNoTestDirs($this->model->getComposerFiles(ComponentRegistrar::MODULE, false)); }
public function testGetComposerExcludeTests() { $this->assertNoTestDirs($this->model->getComposerFiles('code', false)); }