Fix _.isFinite unit test in Node and remove isStrictFast use.

Former-commit-id: e2e04f4cee0a52f4461c8ee84c157c1ea0e4c132
This commit is contained in:
John-David Dalton
2012-10-20 16:19:39 -07:00
parent 400b6fbb61
commit 453755bfa1
5 changed files with 60 additions and 61 deletions

View File

@@ -109,6 +109,7 @@
'forIn',
'forOwn',
'functions',
'global',
'groupBy',
'has',
'head',