From 812b848daf9b68f749ffe378533bd72fcfa15546 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Wed, 30 Jan 2013 00:38:31 -0800 Subject: [PATCH] Update tests to work with QUnit v1.11.0. Former-commit-id: ce6d6fb1756eb606e8106ac7e93816dffb48624e --- test/backbone.html | 8 +- test/index.html | 8 +- test/test-build.js | 28 +- test/test.js | 25 +- test/underscore.html | 12 +- vendor/qunit/qunit/qunit-1.8.0.js | 1863 ----------------------------- 6 files changed, 46 insertions(+), 1898 deletions(-) delete mode 100644 vendor/qunit/qunit/qunit-1.8.0.js diff --git a/test/backbone.html b/test/backbone.html index a186eb32c..13d283975 100644 --- a/test/backbone.html +++ b/test/backbone.html @@ -21,13 +21,7 @@ - + - + - +