Excuse Underscore _.chunk test.

This commit is contained in:
John-David Dalton
2016-04-01 20:56:19 -07:00
parent c4a78445b3
commit c267c4e06b

View File

@@ -29,6 +29,9 @@
QUnit.config.hidepassed = true;
QUnit.config.excused = {
'Arrays': {
'chunk': [
'defaults to empty array (chunk size 0)'
],
'difference': [
'can perform an OO-style difference'
],