QUnit: test minified files

Fixes #32574.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ella Iseulde Van Dorpe 2015-06-06 19:58:24 +00:00
parent 521de0130b
commit ff17bd95fe

View File

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