mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-23 04:23:47 +08:00
Update unit test
This commit is contained in:
@@ -31,6 +31,7 @@ namespace OrmTest
|
||||
}
|
||||
public static void Init()
|
||||
{
|
||||
Unitadf1131.Init();
|
||||
UEnum2.Init();
|
||||
UnitManyToMany4.Init();
|
||||
UnitManyToMany3.Init();
|
||||
|
@@ -7,7 +7,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace OrmTest.UnitTest
|
||||
namespace OrmTest
|
||||
{
|
||||
internal class Unitadf1131
|
||||
{
|
||||
|
Reference in New Issue
Block a user