diff --git a/tests/index.php b/tests/index.php index b0be4c8..cdcba97 100644 --- a/tests/index.php +++ b/tests/index.php @@ -31,6 +31,7 @@ function do_include($path) // Include core tests require_once("core.php"); +require_once("../src/common/db_pdo.php"); // Include db tests // Load db classes based on capability