You are here

constant SIMPLETEST_MODULE_PATH in SimpleTest 6

Path to the SimpleTest module.

2 uses of SIMPLETEST_MODULE_PATH
simpletest_entrypoint in ./simpletest.module
Menu callback for both running tests and listing possible tests
simpletest_load in ./simpletest.module
Load required SimepleTest files.

File

./simpletest.module, line 6

Code

define('SIMPLETEST_MODULE_PATH', drupal_get_path('module', 'simpletest'));