Updating phpunit xml file

- updating test comment
This commit is contained in:
Erik Amaru Ortiz
2012-05-24 17:29:08 -04:00
parent 48e53ac5dc
commit de6dbf9699

View File

@@ -12,7 +12,7 @@
bootstrap="tests/bootstrap.php" bootstrap="tests/bootstrap.php"
> >
<testsuites> <testsuites>
<testsuite name="ProcessMaker Components Test Suite"> <testsuite name="ProcessMaker Test Suite">
<directory>./tests/unit/</directory> <directory>./tests/unit/</directory>
</testsuite> </testsuite>
</testsuites> </testsuites>