diff --git a/module/bi/test/model/sql2statement.php b/module/bi/test/model/sql2statement.php index 884878f0c7..b7dd91b26f 100755 --- a/module/bi/test/model/sql2statement.php +++ b/module/bi/test/model/sql2statement.php @@ -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();