File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 13
13
<testsuites >
14
14
<testsuite name =" phpBB Test Suite" >
15
15
<directory suffix =" _test.php" >../tests/</directory >
16
+ <exclude >tests/functional</exclude >
17
+ </testsuite >
18
+ <testsuite name =" phpBB Functional Tests" >
19
+ <directory suffix =" _test.php" phpVersion =" 5.3.0" phpVersionOperator =" >=" >../tests/functional</directory >
16
20
</testsuite >
17
21
</testsuites >
18
22
Original file line number Diff line number Diff line change 13
13
<testsuites >
14
14
<testsuite name =" phpBB Test Suite" >
15
15
<directory suffix =" _test.php" >../tests/</directory >
16
+ <exclude >tests/functional</exclude >
17
+ </testsuite >
18
+ <testsuite name =" phpBB Functional Tests" >
19
+ <directory suffix =" _test.php" phpVersion =" 5.3.0" phpVersionOperator =" >=" >../tests/functional</directory >
16
20
</testsuite >
17
21
</testsuites >
18
22
You can’t perform that action at this time.
0 commit comments