mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 18:52:50 +08:00
- 增加DynamicEntity单元测试
This commit is contained in:
parent
785d204a2c
commit
52ce785002
@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace FreeSql.Tests.DynamicEntity
|
||||
{
|
||||
internal class DynamicEntityTest
|
||||
{
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user