On Apr 26, 5:03 pm, [EMAIL PROTECTED] wrote: > In the run.bat file under /tests the command line is > > phpunit SCA_SDO_TestSuite TestSuite.php > > Should this be > > php path/to/phpunit SCA_SDO_TestSuite TestSuite.php > > Or am I doing something wrong/have the wrong version of something? > > Simon
I'm not sure they should be there at all - they look as if they belong with an older version of phpunit, and they are not present in the MAIN branch. Even if they worked, what advantage would they offer over just: php TestSuite.php ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "phpsoa" group. To post to this group, send email to phpsoa@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.co.uk/group/phpsoa?hl=en -~----------~----~----~----~------~----~------~--~---