summaryrefslogtreecommitdiff
path: root/ext/simplexml
diff options
context:
space:
mode:
authorZoe Slattery <zoe@php.net>2009-07-18 16:41:16 +0000
committerZoe Slattery <zoe@php.net>2009-07-18 16:41:16 +0000
commitd93cf1f610b42639fc33e3a8adc71f3ba6be0288 (patch)
treef55bfa8b6d90b76ad2e66468284ce833e7ad18c3 /ext/simplexml
parentd09ab2ab42cafeb8f45e251254cc36eab7ef824a (diff)
downloadphp-git-d93cf1f610b42639fc33e3a8adc71f3ba6be0288.tar.gz
removing empty XFAIL sections
Diffstat (limited to 'ext/simplexml')
-rwxr-xr-xext/simplexml/tests/034.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/simplexml/tests/034.phpt b/ext/simplexml/tests/034.phpt
index 5d99faa72a..8a783aae5c 100755
--- a/ext/simplexml/tests/034.phpt
+++ b/ext/simplexml/tests/034.phpt
@@ -1,6 +1,5 @@
--TEST--
SimpleXML: array casting bug
---XFAIL--
--SKIPIF--
<?php if (!extension_loaded("simplexml")) print "skip"; ?>
--FILE--