Add invokeMap to the excused methods in Backbone tests.

This commit is contained in:
John-David Dalton
2016-01-24 17:34:14 -08:00
parent 094a272443
commit 8a7fce41bb

View File

@@ -51,6 +51,7 @@
'groupBy', 'groupBy',
'includes', 'includes',
'invert', 'invert',
'invokeMap',
'keyBy', 'keyBy',
'omit', 'omit',
'partition', 'partition',