source: branches/eli_branch/tests/bootstrap.php @ 446

Last change on this file since 446 was 446, checked in by anonymous, 10 years ago

Wrapper script for phpunit. Changed logMsg SCREEN action to print to stderr.

File size: 214 bytes
Line 
1<?php
2// session_start();
3// //set_include_path(get_include_path() . PATH_SEPARATOR . '../..');
4// ini_set('include_path',get_include_path().PATH_SEPARATOR.'/opt'.PATH_SEPARATOR.'..');
5// //die(get_include_path());
Note: See TracBrowser for help on using the repository browser.