Version 3 #1

Manually merged
timw4mail merged 47 commits from develop into master 2020-04-23 18:39:27 -04:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 83b499e246 - Show all commits

View File

@ -39,4 +39,6 @@ function get_json_config()
$path = QTEST_DIR.QDS.'db_files'.QDS.'test_sqlite.db';
@unlink($path);
require_once __DIR__ . 'TestCase.php';
// End of bootstrap.php