* [misc] Fix unit tests for biModel::sql2Statement() method

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
liugang
2025-10-09 13:59:08 +08:00
committed by sunhao
co-authored by Claude
parent 0aa01c83dc
commit 2149b38e81
-3
View File
@@ -3,9 +3,6 @@
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/lib/bi.unittest.class.php';
global $app;
$app->loadLang('dataview');
/**
title=测试 biModel::sql2Statement();