Changeset 41263
- Timestamp:
- 08/18/2017 10:59:38 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/multisite.xml
r40534 r41263 14 14 <exclude>tests/phpunit/tests/actions/closures.php</exclude> 15 15 <exclude>tests/phpunit/tests/image/editor.php</exclude> 16 <exclude>tests/phpunit/tests/image/editor _gd.php</exclude>17 <exclude>tests/phpunit/tests/image/editor _imagick.php</exclude>16 <exclude>tests/phpunit/tests/image/editorGd.php</exclude> 17 <exclude>tests/phpunit/tests/image/editorImagick.php</exclude> 18 18 <file phpVersion="5.3.0">tests/phpunit/tests/actions/closures.php</file> 19 19 <file phpVersion="5.3.0">tests/phpunit/tests/image/editor.php</file> 20 <file phpVersion="5.3.0">tests/phpunit/tests/image/editor _gd.php</file>21 <file phpVersion="5.3.0">tests/phpunit/tests/image/editor _imagick.php</file>20 <file phpVersion="5.3.0">tests/phpunit/tests/image/editorGd.php</file> 21 <file phpVersion="5.3.0">tests/phpunit/tests/image/editorImagick.php</file> 22 22 </testsuite> 23 23 </testsuites>
Note: See TracChangeset
for help on using the changeset viewer.