split off raphf
[m6w6/ext-http] / tests / phpunit.phpt
index 9c106f00e67b65b0e94d9a17d64489cb27bd5532..087923e8fca8fdba0775e86df63876dc3d30d57d 100644 (file)
@@ -2,8 +2,11 @@
 unit tests
 --SKIPIF--
 <?php
+include "skipif.inc";
 if (!@include_once "PHPUnit/Autoload.php") die("skip need PHPUnit in include_path");
 ?>
+--INI--
+date.timezone=Europe/Vienna
 --FILE--
 <?php
 require_once "PHPUnit/Autoload.php";