Skip to content

Commit 077b632

Browse files
committed
Fixed test skipif
1 parent 31290b1 commit 077b632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/sqlsrv/test_stream_large_data.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--TEST--
22
streaming large amounts of data into a database and getting it out as a string exactly the same.
33
--SKIPIF--
4-
<?php require('skipif_versions_old.inc'); ?>
4+
<?php require('skipif.inc'); ?>
55
--FILE--
66
<?php
77

0 commit comments

Comments
 (0)