mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12962] Use phpVersion in phpunit.xml
PHPBB3-12962
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
<file>./tests/lint_test.php</file>
|
||||
</testsuite>
|
||||
<testsuite name="phpBB UI Tests">
|
||||
<directory suffix="_test.php">./tests/ui</directory>
|
||||
<directory suffix="_test.php" phpVersion="5.3.19"
|
||||
phpVersionOperator=">=">./tests/ui</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
|
Reference in New Issue
Block a user