mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 10:08:19 +08:00
Update unit test
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
using System;
|
||||
using OrmTest;
|
||||
using SqlSeverTest.UserTestCases.UnitTest;
|
||||
|
||||
namespace SqlSeverTest.UserTestCases
|
||||
{
|
||||
@@ -13,6 +14,7 @@ namespace SqlSeverTest.UserTestCases
|
||||
/// <param name="args"></param>
|
||||
public static void Init()
|
||||
{
|
||||
UnitOneToManyNsdfafa.Init();
|
||||
UCustomConditionalFunc.Init();
|
||||
//Demo
|
||||
Demo0_SqlSugarClient.Init();
|
||||
|
Reference in New Issue
Block a user