Wordpress/tests/phpunit/includes
Boone Gorges 9dd6f369cf Fix db_version juggling during non-multisite tests.
Continuing with the "code is poetry" theme after [34719], we need to continue
to update the option in the database on non-multisite in this
`wp_insert_term()` test.

See #31130.

git-svn-id: https://develop.svn.wordpress.org/trunk@34720 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-30 13:27:09 +00:00
..
bootstrap.php Initialise $_SERVER[ 'REMOTE_ADDR' ] during the test bootstrap so individual tests need not. 2015-09-15 08:04:33 +00:00
exceptions.php
factory.php
functions.php
install.php
mock-fs.php
mock-image-editor.php
mock-mailer.php
testcase-ajax.php
testcase-canonical.php
testcase-xmlrpc.php
testcase.php Fix db_version juggling during non-multisite tests. 2015-09-30 13:27:09 +00:00
trac.php
utils.php WPDB: Make sure we don't run sanity checks on DB dropins. 2015-09-28 01:16:29 +00:00
wp-profiler.php