function update_script_test_update_7000

Dummy update function to run during the tests.

File

modules/simpletest/tests/update_script_test.install, line 56

Code

function update_script_test_update_7000() {
    return t('The update_script_test_update_7000() update was executed successfully.');
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.