From de3f4059971c9fcac212f4cb10aa76eff5408a23 Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 20 Mar 2001 01:22:07 +0000 Subject: [PATCH] Removed skipif.php + Fixed tests to use skipif.inc instead. --- ext/xml/tests/004.phpt | 2 +- ext/xml/tests/006.phpt | 2 +- ext/xml/tests/skipif.php | 9 --------- 3 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 ext/xml/tests/skipif.php diff --git a/ext/xml/tests/004.phpt b/ext/xml/tests/004.phpt index fc07b23407..5788fcac37 100644 --- a/ext/xml/tests/004.phpt +++ b/ext/xml/tests/004.phpt @@ -1,7 +1,7 @@ --TEST-- XML parser case folding test --SKIPIF-- - + --FILE-- ISO Latin 1 encoding/decoding test --SKIPIF-- - + --FILE-- %s\n", urlencode("æ"), urlencode(utf8_encode("æ"))); diff --git a/ext/xml/tests/skipif.php b/ext/xml/tests/skipif.php deleted file mode 100644 index 1c33251b76..0000000000 --- a/ext/xml/tests/skipif.php +++ /dev/null @@ -1,9 +0,0 @@ - -- 2.40.0