mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/9987] Rename test files to include a _test suffix
PHPBB3-9987
This commit is contained in:
parent
0a945100fd
commit
01fe91c5c4
15 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue