From f83119e188d01c4dfbc65e5499bafad0c05e09cd Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 3 Nov 2013 08:07:44 -0800 Subject: [PATCH] Avoiding timing issue with `_.debounce` test and enable sauce support for backbone tests. --- test/backbone.html | 8 ++++++++ test/index.html | 2 +- test/test.js | 12 ++++++++---- test/underscore.html | 6 ++++++ 4 files changed, 23 insertions(+), 5 deletions(-) diff --git a/test/backbone.html b/test/backbone.html index 9bca84a6d..a303eced5 100644 --- a/test/backbone.html +++ b/test/backbone.html @@ -26,6 +26,14 @@