Skip to content

Commit

Permalink
Merge pull request #35 from magento-extensibility/MAGETWO-32602-stati…
Browse files Browse the repository at this point in the history
…c-tests-not-run

Magetwo 32602 static tests not run
  • Loading branch information
vpelipenko committed Jan 14, 2015
2 parents c92a39f + 6d638bb commit 9d94e6c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@
"tinymce/tinymce": "lib/web/tiny_mce"
}
},
"config": {
"use-include-path": true
},
"autoload": {
"psr-4": {
"Magento\\Framework\\": "lib/internal/Magento/Framework/"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ public function findWords($file)
*
* @param string $file
* @return array
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
*/
protected function _findWords($file)
{
Expand Down

0 comments on commit 9d94e6c

Please sign in to comment.