From 58cd84f9d55ba8ce4311265990bd94cea73c4725 Mon Sep 17 00:00:00 2001 From: Dave Methvin Date: Sat, 26 Jan 2013 10:48:10 -0500 Subject: [PATCH] Fix #13316. Use minified version in unit testing. --- test/data/ajax/unreleasedXHR.html | 2 +- test/data/dimensions/documentLarge.html | 2 +- test/data/dimensions/documentSmall.html | 2 +- test/data/event/promiseReady.html | 2 +- test/data/event/syncReady.html | 2 +- test/data/manipulation/iframe-denied.html | 2 +- test/data/offset/absolute.html | 2 +- test/data/offset/body.html | 2 +- test/data/offset/fixed.html | 2 +- test/data/offset/relative.html | 2 +- test/data/offset/scroll.html | 2 +- test/data/offset/static.html | 2 +- test/data/offset/table.html | 2 +- test/data/selector/html5_selector.html | 2 +- test/data/selector/sizzle_cache.html | 2 +- test/data/support/bodyBackground.html | 2 +- test/data/support/shrinkWrapBlocks.html | 2 +- test/data/support/testElementCrash.html | 2 +- test/delegatetest.html | 2 +- test/hovertest.html | 2 +- test/index.html | 12 ++++++------ test/localfile.html | 2 +- test/networkerror.html | 2 +- test/readywait.html | 2 +- 24 files changed, 29 insertions(+), 29 deletions(-) diff --git a/test/data/ajax/unreleasedXHR.html b/test/data/ajax/unreleasedXHR.html index d516a0c52..6c3d8210b 100644 --- a/test/data/ajax/unreleasedXHR.html +++ b/test/data/ajax/unreleasedXHR.html @@ -3,7 +3,7 @@ Attempt to block tests because of dangling XHR requests (IE) - + + diff --git a/test/data/dimensions/documentSmall.html b/test/data/dimensions/documentSmall.html index d5eeacfc2..12cbf9385 100644 --- a/test/data/dimensions/documentSmall.html +++ b/test/data/dimensions/documentSmall.html @@ -15,7 +15,7 @@
- +
diff --git a/test/data/event/promiseReady.html b/test/data/event/promiseReady.html index 3ea11f05e..d2b166f32 100644 --- a/test/data/event/promiseReady.html +++ b/test/data/event/promiseReady.html @@ -3,7 +3,7 @@ Test case for jQuery ticket #11470 - + + diff --git a/test/data/manipulation/iframe-denied.html b/test/data/manipulation/iframe-denied.html index da205ff49..28a530575 100644 --- a/test/data/manipulation/iframe-denied.html +++ b/test/data/manipulation/iframe-denied.html @@ -6,7 +6,7 @@
- + + + + + + + + + - + diff --git a/test/data/support/bodyBackground.html b/test/data/support/bodyBackground.html index ebfa341c4..b0abc074f 100644 --- a/test/data/support/bodyBackground.html +++ b/test/data/support/bodyBackground.html @@ -17,7 +17,7 @@
- +
+ + + - + + -- 2.39.5