Skip to content

Commit a95b55a

Browse files
committed
test case xml update
1 parent 505d285 commit a95b55a

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

app/code/Magento/Sitemap/Test/Unit/Model/_files/sitemap-1-1.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
-->
88
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
9-
xmlns:content="http://www.google.com/schemas/sitemap-content/1.0"
109
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
1110
<url>
1211
<loc>http://store.com/category.html</loc>

app/code/Magento/Sitemap/Test/Unit/Model/_files/sitemap-1-2.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
-->
88
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
9-
xmlns:content="http://www.google.com/schemas/sitemap-content/1.0"
109
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
1110
<url>
1211
<loc>http://store.com/category/sub-category.html</loc>

app/code/Magento/Sitemap/Test/Unit/Model/_files/sitemap-1-3.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
-->
88
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
9-
xmlns:content="http://www.google.com/schemas/sitemap-content/1.0"
109
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
1110
<url>
1211
<loc>http://store.com/product.html</loc>

app/code/Magento/Sitemap/Test/Unit/Model/_files/sitemap-1-4.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
-->
88
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
9-
xmlns:content="http://www.google.com/schemas/sitemap-content/1.0"
109
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
1110
<url>
1211
<loc>http://store.com/product2.html</loc>

app/code/Magento/Sitemap/Test/Unit/Model/_files/sitemap-single.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
-->
88
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
9-
xmlns:content="http://www.google.com/schemas/sitemap-content/1.0"
109
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
1110
<url>
1211
<loc>http://store.com/category.html</loc>

0 commit comments

Comments
 (0)