Changeset 47122 for trunk/tests/phpunit/tests/canonical/category.php
- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical/category.php
r46586 r47122 31 31 32 32 public function data_canonical_category() { 33 /* Data format: 33 /* 34 * Data format: 34 35 * [0]: Test URL. 35 * [1]: expected results: Any of the following can be used36 * [1]: Expected results: Any of the following can be used. 36 37 * array( 'url': expected redirection location, 'qv': expected query vars to be set via the rewrite AND $_GET ); 37 38 * array( expected query vars to be set, same as 'qv' above )
Note: See TracChangeset
for help on using the changeset viewer.