You are here

coder_format.test in Coder 6.2

Same filename and directory in other branches
  1. 6 tests/coder_format.test

This is a stub file to let SimpleTest module know of coder_format tests residing in scripts/coder_format/tests/.

File

tests/coder_format.test
View 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';