Unit tests for `get_page_children()`.

Props santagada, boonebgorges.
See #10852.
Built from https://develop.svn.wordpress.org/trunk@32354


git-svn-id: http://core.svn.wordpress.org/trunk@32325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2015-05-05 19:37:27 +00:00
parent 5c65164ea8
commit f0be9961b3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-alpha-32353';
$wp_version = '4.3-alpha-32354';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.