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