coder_review_format.test in Coder 7
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
coder_review/tests/coder_review_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';