1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-27 03:50:22 +02:00

Merge branch 'ticket/igorw/9987' into develop-olympus

This commit is contained in:
Igor Wiedler
2011-01-10 00:26:39 +01:00
15 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
> >
<testsuites> <testsuites>
<testsuite name="phpBB Test Suite"> <testsuite name="phpBB Test Suite">
<directory suffix=".php">./tests/</directory> <directory suffix="_test.php">./tests/</directory>
</testsuite> </testsuite>
</testsuites> </testsuites>