From b73eb19aed66190c10c9cad476da7c36c271d6dc Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Thu, 19 Sep 2019 15:08:45 +0300 Subject: [ci skip] 3.1.11 release --- tests/mocks/database/drivers/mysql.php | 16 ---------------- tests/mocks/database/drivers/mysqli.php | 16 ---------------- tests/mocks/database/drivers/pdo.php | 15 --------------- tests/mocks/database/drivers/postgre.php | 16 ---------------- tests/mocks/database/drivers/sqlite.php | 16 ---------------- 5 files changed, 79 deletions(-) delete mode 100644 tests/mocks/database/drivers/mysql.php delete mode 100644 tests/mocks/database/drivers/mysqli.php delete mode 100644 tests/mocks/database/drivers/pdo.php delete mode 100644 tests/mocks/database/drivers/postgre.php delete mode 100644 tests/mocks/database/drivers/sqlite.php (limited to 'tests/mocks/database/drivers') diff --git a/tests/mocks/database/drivers/mysql.php b/tests/mocks/database/drivers/mysql.php deleted file mode 100644 index b7718ebaf..000000000 --- a/tests/mocks/database/drivers/mysql.php +++ /dev/null @@ -1,16 +0,0 @@ -