coder_format.test in Coder 6
Same filename and directory in other branches
This is a stub file to let SimpleTest module know of coder_format tests residing in scripts/coder_format/tests/.
File
tests/coder_format.testView source
<?php
/**
* @file
* This is a stub file to let SimpleTest module know of coder_format tests
* residing in scripts/coder_format/tests/.
*/
/**
* Load coder_format unit tests.
*/
require_once drupal_get_path('module', 'coder') . '/scripts/coder_format/tests/all.test';