Skip to content

Commit 7c508ff

Browse files
committed
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
1 parent a170c1f commit 7c508ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<exclude>tests/phpunit/tests/image/editor.php</exclude>
1212
<exclude>tests/phpunit/tests/image/editor_gd.php</exclude>
1313
<exclude>tests/phpunit/tests/image/editor_imagick.php</exclude>
14+
<exclude>tests/phpunit/tests/oembed/headers.php</exclude>
1415
<file phpVersion="5.3.0">tests/phpunit/tests/actions/closures.php</file>
1516
<file phpVersion="5.3.0">tests/phpunit/tests/image/editor.php</file>
1617
<file phpVersion="5.3.0">tests/phpunit/tests/image/editor_gd.php</file>

0 commit comments

Comments
 (0)