aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit
diff options
context:
space:
mode:
authorOleg <markelog@gmail.com>2013-11-07 22:51:46 +0100
committerOleg <markelog@gmail.com>2013-11-08 01:04:08 +0100
commit626cbde7f8267e2463cef85d84f9f0172f1c7cb9 (patch)
treeb7ef13112521fbc4d912486b76a97ffff4eafe16 /test/unit
parent0bb4090c2c77746ae3976bcce52ea3f58a056604 (diff)
downloadjquery-626cbde7f8267e2463cef85d84f9f0172f1c7cb9.tar.gz
jquery-626cbde7f8267e2463cef85d84f9f0172f1c7cb9.zip
Use full version of jQuery 1.9.1
Had some weird failures in IE with xhr build of 1.9.1
Diffstat (limited to 'test/unit')
-rw-r--r--test/unit/support.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/support.js b/test/unit/support.js
index 965ea4cdd..46195d49b 100644
--- a/test/unit/support.js
+++ b/test/unit/support.js
@@ -30,7 +30,6 @@ if ( jQuery.css ) {
});
}
-
// This test checkes CSP only for browsers with "Content-Security-Policy" header support
// i.e. no old WebKit or old Firefox
testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Security/CSP) restrictions",