Canonical: Remove a duplicate test data entry.

Fixes #37370


git-svn-id: https://develop.svn.wordpress.org/trunk@38063 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn 2016-07-14 20:50:45 +00:00
parent 3baaffc5da
commit 6f31511f23
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@ class Tests_Canonical extends WP_Canonical_UnitTestCase {
// Feeds (per-post)
array( '/2008/03/03/comment-test/?feed=comments-atom', '/2008/03/03/comment-test/feed/atom/'),
array( '/?p=149&feed=comments-atom', '/2008/03/03/comment-test/feed/atom/'),
array( '/2008/03/03/comment-test/?feed=comments-atom', '/2008/03/03/comment-test/feed/atom/' ),
// Index
array( '/?paged=1', '/' ),