Move `get_the_terms()` tests to their own file.

See #36814.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2016-05-21 17:57:26 +00:00
parent 98050e404d
commit 9e6f52a03d
1 changed files with 1 additions and 1 deletions

View File

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