Tests: Add newly introduced theme to theme list.

Introduced in [38710].

See #37924.


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


git-svn-id: http://core.svn.wordpress.org/trunk@38655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland 2016-10-03 18:45:30 +00:00
parent e0669dc255
commit 0e2e239734
1 changed files with 1 additions and 1 deletions

View File

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