Excuse root._ export from coverage.

This commit is contained in:
John-David Dalton
2015-12-30 16:31:37 -06:00
parent 5202294ae2
commit 6229e02806
2 changed files with 8 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ before_install:
PATTERN[5]="|\bindex,\s*iterable\)\s*===\s*false\)[^}]+?(break;)|"
PATTERN[6]="|\s*if\s*\(!lodashFunc\)\s*\{\s*return;\s*\}|"
PATTERN[7]="|\s*define\([\s\S]+?\);|"
PATTERN[8]="|\s*root\._\s*=\s*_;|"
if [ $ISTANBUL == true ]; then
set -e