Current Path : /web/htdocs/www.entinoprofit.org/home/lists/admin/tests/ |
Current File : /web/htdocs/www.entinoprofit.org/home/lists/admin/tests/dummy.php |
<?php class dummy extends phplistTest { public $name = 'Dummy test'; public $purpose = 'Just an initial dummy test'; public function runtest() { return 1; } }