Changeset 47727 for trunk/tests/phpunit/tests/canonical.php
- Timestamp:
- 04/30/2020 12:03:11 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical.php
r47122 r47727 176 176 array( '/2008/09/03/images-te?page=3', '/2008/09/03/images-test/3/' ), 177 177 178 array( '/2008/03/03/comment-test/3/', '/2008/03/03/comment-test/' ), 179 array( '/2008/03/03/comment-test/?page=3', '/2008/03/03/comment-test/' ), 180 178 181 // Comments. 179 182 array( '/2008/03/03/comment-test/?cpage=2', '/2008/03/03/comment-test/comment-page-2/' ),
Note: See TracChangeset
for help on using the changeset viewer.