Themes: Introduce tests for the theme template hierarchy.

See #14310

Built from https://develop.svn.wordpress.org/trunk@38419


git-svn-id: http://core.svn.wordpress.org/trunk@38360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2016-08-28 16:19:28 +00:00
parent d346835bfb
commit 6b3a3713fd

View File

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