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',
'includes',
'invert',
'invokeMap',
'keyBy',
'omit',
'partition',