mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-07 00:40:55 +08:00
TDengine 单元测试完善
This commit is contained in:
@@ -4,7 +4,7 @@ using Xunit;
|
||||
|
||||
namespace FreeSql.Tests.Provider.TDengine.TDengine.TDengineAdo
|
||||
{
|
||||
public class TDengineAdoTest
|
||||
public class TDengineCrudTest
|
||||
{
|
||||
IFreeSql fsql => g.tdengine;
|
||||
|
||||
Reference in New Issue
Block a user