Skip to content

Commit

Permalink
Add additional test coverage to ShellTask.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Apr 29, 2014
1 parent f37bd1d commit 2c44702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/TestCase/Console/Command/Task/SimpleBakeTaskTest.php
Expand Up @@ -163,6 +163,7 @@ public function subclassProvider() {
['Cake\Console\Command\Task\BehaviorTask'],
['Cake\Console\Command\Task\ComponentTask'],
['Cake\Console\Command\Task\HelperTask'],
['Cake\Console\Command\Task\ShellTask'],
];
}

Expand Down

0 comments on commit 2c44702

Please sign in to comment.