mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 01:17:50 +00:00
Update qunit-clib to avoid issues with non-writable context.clearTimeout.
This commit is contained in:
@@ -1531,7 +1531,7 @@
|
||||
}
|
||||
});
|
||||
|
||||
asyncTest('should call `trailing` with the correct `arguments` and `this` binding', 2, function() {
|
||||
asyncTest('should execute the `trailing` call with the correct arguments and `this` binding', 2, function() {
|
||||
if (!(isRhino && isModularize)) {
|
||||
var args,
|
||||
count = 0,
|
||||
|
||||
Reference in New Issue
Block a user