use skipif_not_ksp.inc in the test:

This commit is contained in:
v-kaywon 2017-09-15 11:32:21 -07:00
parent e70ebbaba1
commit c12585b77b

View file

@ -1,7 +1,7 @@
--TEST--
Test using sqlserv_query for binding parameters with ColumnEncryption enabled and a custome keystore provider
--SKIPIF--
<?php require('skipif_versions_old.inc'); ?>
<?php require('skipif_not_ksp.inc'); ?>
--FILE--
<?php
function CreatePatientsTable()