Add unit tests to ensure non-underscore builds may include _.chain and _.findWhere methods.

Former-commit-id: 91a4ea5114a45bc5038a37d7ff4ea4b6212182ca
This commit is contained in:
John-David Dalton
2013-04-07 22:55:52 -07:00
parent f1d3df1ec0
commit 1faa5a80e4
3 changed files with 98 additions and 80 deletions

View File

@@ -3205,7 +3205,7 @@
/*--------------------------------------------------------------------------*/
QUnit.module('"Arrays" methods');
QUnit.module('"Arrays" category methods');
(function() {
var args = arguments;