Skip to content

Commit bbf7b8d

Browse files
Fabien Villepintecmb69
Fabien Villepinte
authored andcommitted
Add missing SKIPIF (sqlite)
1 parent c0c1f9d commit bbf7b8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/sqlite3/tests/exception_from_toString.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Check that exceptions from __toString() are handled correctly
3+
--SKIPIF--
4+
<?php require_once(__DIR__ . '/skipif.inc'); ?>
35
--FILE--
46
<?php
57

0 commit comments

Comments
 (0)