function image_test_settings

Image tookit's settings operation.

File

modules/simpletest/tests/image_test.module, line 77

Code

function image_test_settings() {
    _image_test_log_call('settings', array());
    return array();
}

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