Changeset 40564 for trunk/tests/phpunit/tests/option/siteTransient.php
- Timestamp:
- 05/01/2017 08:34:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/option/siteTransient.php
r40543 r40564 48 48 */ 49 49 public function test_set_site_transient_is_not_stored_as_autoload_option() { 50 $this->skipWithMultisite();51 52 50 $key = 'not_autoloaded'; 53 51
Note: See TracChangeset
for help on using the changeset viewer.