diff options
author | Antony Dovgal <tony2001@php.net> | 2005-12-21 11:42:06 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2005-12-21 11:42:06 +0000 |
commit | c92ae847c78ba8b1ceba88755e5aca4412230608 (patch) | |
tree | 6d096eefbd5a5341aa8ba2c54295b3aa5e4954e1 /ext/calendar | |
parent | 97200944d237cf10b9753356cbc956b38b2e1ee3 (diff) | |
download | php-git-c92ae847c78ba8b1ceba88755e5aca4412230608.tar.gz |
add missing skipif conditions
fix existing ones
Diffstat (limited to 'ext/calendar')
-rw-r--r-- | ext/calendar/tests/jdtojewish.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/calendar/tests/jdtojewish.phpt b/ext/calendar/tests/jdtojewish.phpt index c6dc1fd594..484b95749c 100644 --- a/ext/calendar/tests/jdtojewish.phpt +++ b/ext/calendar/tests/jdtojewish.phpt @@ -1,5 +1,7 @@ --TEST-- jdtojewish() function +--SKIPIF-- +<?php include 'skipif.inc'; ?> --FILE-- <?php |