From 221d94b56aa86937ded76e12126eb21e2c18c279 Mon Sep 17 00:00:00 2001 From: MoyuScript Date: Sun, 4 Mar 2012 20:18:03 +0000 Subject: [PATCH] "BugFixes" --- tests/qunit/unit/generate.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/qunit/unit/generate.js b/tests/qunit/unit/generate.js index a6ecfed..78177bf 100644 --- a/tests/qunit/unit/generate.js +++ b/tests/qunit/unit/generate.js @@ -1,10 +1,12 @@ // declare vars (preventing JSHint messages) +/* this breaks the testing for IE<9 var test = test || function(){}, QUnit = QUnit || {}, _html2canvas = _html2canvas || {}; +*/ -module("Generate"); +//module("Generate"); // <- overwrites predefined CSS-module ? $(function() { var propsToTest = {},