fix test
authorMichael Wallner <mike@php.net>
Thu, 11 Sep 2014 14:40:46 +0000 (16:40 +0200)
committerMichael Wallner <mike@php.net>
Thu, 11 Sep 2014 14:40:46 +0000 (16:40 +0200)
tests/conv001.phpt

index 7340c49eb6aea5d86e7370cfa23a5be179086560..65328c3bb1b630022eac2d8deed75a452cbf0c05 100644 (file)
@@ -3,6 +3,9 @@ converter
 --SKIPIF--
 <?php
 include "_skipif.inc";
+if (!pq\Types::DEFINED) {
+       die("skip pq\\Types::DEFINED == false\n");
+}
 ?>
 --FILE--
 <?php