diff --git a/js/tests/unit/carousel.js b/js/tests/unit/carousel.js
index f769f67b78..3de00a2bdb 100644
--- a/js/tests/unit/carousel.js
+++ b/js/tests/unit/carousel.js
@@ -134,13 +134,13 @@ $(function () {
'' +
'
' +
'' +
@@ -534,7 +534,7 @@ $(function () {
'' +
'
' +
'
' +
- '' +
+ '' +
'' +
'
' +
'
' +
@@ -560,7 +560,7 @@ $(function () {
'' +
'
' +
'
' +
- '' +
+ '' +
'' +
'
' +
'
' +
@@ -763,13 +763,13 @@ $(function () {
'' +
'' +
'' +
@@ -810,13 +810,13 @@ $(function () {
'' +
'' +
'' +
@@ -844,13 +844,13 @@ $(function () {
'' +
'' +
'' +
@@ -892,13 +892,13 @@ $(function () {
'' +
'' +
'' +
diff --git a/js/tests/unit/scrollspy.js b/js/tests/unit/scrollspy.js
index dc55af6863..c311c84237 100644
--- a/js/tests/unit/scrollspy.js
+++ b/js/tests/unit/scrollspy.js
@@ -509,11 +509,11 @@ $(function () {
$(sectionHTML).appendTo('#qunit-fixture')
var scrollspyHTML = '' +
- '
' +
- '
' +
- '
' +
- '
' +
- '
' +
+ '
' +
+ '
' +
+ '
' +
+ '
' +
+ '
' +
'
'
var $scrollspy = $(scrollspyHTML).appendTo('#qunit-fixture')
@@ -553,10 +553,10 @@ $(function () {
var startOfSectionTwo = 101
var scrollspyHTML = '' +
- '
' +
- '
' +
- '
' +
- '
' +
+ '
' +
+ '
' +
+ '
' +
+ '
' +
'
'
var $scrollspy = $(scrollspyHTML).appendTo('#qunit-fixture')