Avoid adding Function.prototype additions to _.

This commit is contained in:
John-David Dalton
2013-12-04 22:09:32 -08:00
parent 250fd71e16
commit c2972fcaa0
10 changed files with 72 additions and 44 deletions

View File

@@ -247,7 +247,7 @@
var options = {
'build': build,
'framework': 'qunit',
'idle-timeout': 300,
'idle-timeout': 240,
'max-duration': 480,
'name': sessionName,
'public': 'public',