From 5eb3106706f2f2787fa42826f756fdd14bc646eb Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 9 Dec 2012 00:23:02 -0800 Subject: [PATCH] Updating Backbone/Underscore unit tests to avoid failing tests due to different chaining implementations. Former-commit-id: d797a3547368faae04806d61818327e7d2319309 --- test/backbone.html | 11 ++++++++++- test/underscore.html | 44 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 53 insertions(+), 2 deletions(-) diff --git a/test/backbone.html b/test/backbone.html index 001e5a973..6af89c5bc 100644 --- a/test/backbone.html +++ b/test/backbone.html @@ -12,7 +12,7 @@
-

Backbone Speed Suite

+

Test

@@ -32,6 +32,15 @@ + diff --git a/test/underscore.html b/test/underscore.html index 9f2d1974a..610522bcc 100644 --- a/test/underscore.html +++ b/test/underscore.html @@ -5,7 +5,7 @@ Underscore Test Suite @@ -32,6 +32,48 @@ +