diff options
author | Melvyn Sopacua <msopacua@php.net> | 2002-10-31 21:27:00 +0000 |
---|---|---|
committer | Melvyn Sopacua <msopacua@php.net> | 2002-10-31 21:27:00 +0000 |
commit | 294b419d673eb545f59975ba8ab2e2cdc4e278ce (patch) | |
tree | c38e166b034bd8f2922e7e7165a4c705ad1c67bb /ext/xslt | |
parent | 5062dbee4c750abb49b6abfc74f6e84abb299a2d (diff) | |
download | php-git-294b419d673eb545f59975ba8ab2e2cdc4e278ce.tar.gz |
copy/waste error
Diffstat (limited to 'ext/xslt')
-rw-r--r-- | ext/xslt/tests/xslt_getopt.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xslt/tests/xslt_getopt.phpt b/ext/xslt/tests/xslt_getopt.phpt index efec5e3ef9..a00a875fac 100644 --- a/ext/xslt/tests/xslt_getopt.phpt +++ b/ext/xslt/tests/xslt_getopt.phpt @@ -1,5 +1,5 @@ --TEST-- -xslt_getopt function and public entities +xslt_getopt function --SKIPIF-- <?php include("skipif.inc"); |