Tests fixed

This commit is contained in:
David Puglielli 2017-07-19 15:55:57 -07:00
parent 9d86b861b9
commit 1904877d8c
2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@ Provide name in lastInsertId to retrieve the last sequence number
--SKIPIF--
--FILE--
<?php
require_once("MsCommon.inc");
require_once("MsSetup.inc");
try{

View file

@ -3,6 +3,7 @@ LastInsertId returns the last sequences operating on the same table
--SKIPIF--
--FILE--
<?php
require_once("MsCommon.inc");
require_once("MsSetup.inc");
try{