1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-26 19:40:23 +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>
<testsuite name="phpBB Test Suite">
<directory suffix=".php">./tests/</directory>
<directory suffix="_test.php">./tests/</directory>
</testsuite>
</testsuites>