Make WordPress Core


Ignore:
Timestamp:
03/13/2013 02:24:49 AM (11 years ago)
Author:
nacin
Message:

Move tests/query.php to tests/query/conditionals.php. New query test for setup_postdata() pagination with nextpage. see #16746.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/query/verboseRewriteRules.php

    r915 r1242  
    77 * @group rewrite
    88 */
    9 class Tests_Query_VerbosePageRules extends Tests_Query {
     9class Tests_Query_VerbosePageRules extends Tests_Query_Conditionals {
    1010    function setUp() {
    1111        parent::setUp();
Note: See TracChangeset for help on using the changeset viewer.