Changeset 37954 for trunk/tests/phpunit/tests/option/updateOption.php
- Timestamp:
- 07/04/2016 08:24:52 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/option/updateOption.php
r34828 r37954 100 100 101 101 /** 102 * @ group26394102 * @ticket 26394 103 103 */ 104 104 public function test_autoload_should_be_updated_for_existing_option_when_value_is_changed() { … … 121 121 122 122 /** 123 * @ group26394123 * @ticket 26394 124 124 */ 125 125 public function test_autoload_should_not_be_updated_for_existing_option_when_value_is_unchanged() { … … 143 143 144 144 /** 145 * @ group26394145 * @ticket 26394 146 146 */ 147 147 public function test_autoload_should_not_be_updated_for_existing_option_when_value_is_changed_but_no_value_of_autoload_is_provided() {
Note: See TracChangeset
for help on using the changeset viewer.