Editor: wptextpattern: add back inline tests

See [37024].
See #33300.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ella Iseulde Van Dorpe 2016-03-25 13:31:40 +00:00
parent 40455626f0
commit 3a151191e4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-RC1-37079';
$wp_version = '4.5-RC1-37080';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.