kolodny / exercises

Some basic javascript coding challenges and interview questions
4.23k stars 672 forks source link

Fix throttle test suite Fixes #3 #8

Closed zacherates closed 9 years ago

zacherates commented 9 years ago

The second invocation of the throttled function should be throttled for both the "called with arguments" and "called with context" tests.