mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Tests: Exclude the oembed/headers.php test file, which was marked as PHP >= 5.3.0 in [34904].
See #32522. git-svn-id: https://develop.svn.wordpress.org/trunk@34905 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a170c1f67e
commit
7c508ff9fa
@ -11,6 +11,7 @@
|
||||
<exclude>tests/phpunit/tests/image/editor.php</exclude>
|
||||
<exclude>tests/phpunit/tests/image/editor_gd.php</exclude>
|
||||
<exclude>tests/phpunit/tests/image/editor_imagick.php</exclude>
|
||||
<exclude>tests/phpunit/tests/oembed/headers.php</exclude>
|
||||
<file phpVersion="5.3.0">tests/phpunit/tests/actions/closures.php</file>
|
||||
<file phpVersion="5.3.0">tests/phpunit/tests/image/editor.php</file>
|
||||
<file phpVersion="5.3.0">tests/phpunit/tests/image/editor_gd.php</file>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user