Changeset 46214 for trunk/tests/phpunit/multisite.xml
- Timestamp:
- 09/20/2019 10:01:36 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/multisite.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/multisite.xml
r44790 r46214 13 13 <testsuite name="default"> 14 14 <directory suffix=".php">tests</directory> 15 <file phpVersion="5.3.0">tests/phpunit/tests/actions/closures.php</file>16 <file phpVersion="5.3.0">tests/phpunit/tests/image/editor.php</file>17 <file phpVersion="5.3.0">tests/phpunit/tests/image/editorGd.php</file>18 <file phpVersion="5.3.0">tests/phpunit/tests/image/editorImagick.php</file>19 <exclude>tests/phpunit/tests/actions/closures.php</exclude>20 <exclude>tests/phpunit/tests/image/editor.php</exclude>21 <exclude>tests/phpunit/tests/image/editorGd.php</exclude>22 <exclude>tests/phpunit/tests/image/editorImagick.php</exclude>23 15 <!-- Path relative to the checkout root, for PHPUnit 3.6.x --> 24 16 <exclude>tests/phpunit/tests/rest-api/rest-autosaves-controller.php</exclude>
Note: See TracChangeset
for help on using the changeset viewer.