Changeset 25280 for trunk/tests/phpunit/tests/canonical.php
- Timestamp:
- 09/06/2013 04:35:22 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/canonical.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical.php
r25002 r25280 240 240 array( '/?year=2008', '/2008/'), 241 241 242 array( '/2012/13/', '/2012/'), 243 array( '/2012/11/51/', '/2012/11/'), 244 242 245 // Authors 243 246 array( '/?author=%d', '/author/canonical-author/' ),
Note: See TracChangeset
for help on using the changeset viewer.