chore(tests): Enable dev mode in all Angular tests.

Closes #5106
This commit is contained in:
Alex Rickabaugh
2015-11-04 11:20:12 -08:00
parent 0b11051ac1
commit aa70275b01
6 changed files with 27 additions and 0 deletions

View File

@ -738,6 +738,7 @@ var NG_ALL = [
'OutputMetadata',
'OutputMetadata.bindingPropertyName',
'enableDevMode():js',
'ExpressionChangedAfterItHasBeenCheckedException',
'ExpressionChangedAfterItHasBeenCheckedException.message',
'ExpressionChangedAfterItHasBeenCheckedException.stackTrace',