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