mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +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>
|
||||
<testsuite name="phpBB Test Suite">
|
||||
<directory suffix=".php">./tests/</directory>
|
||||
<directory suffix="_test.php">./tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue