mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Update test
This commit is contained in:
parent
f37ed0b0e6
commit
55d9074f22
Src/Asp.Net/SqliteTest
@ -66,7 +66,7 @@
|
||||
<Compile Include="UnitTest\Description.cs" />
|
||||
<Compile Include="UserTestCases\Bugs\BugTest.cs" />
|
||||
<Compile Include="UserTestCases\Config.cs" />
|
||||
<Compile Include="UserTestCases\CasesMain.cs" />
|
||||
<Compile Include="UserTestCases\Cases.cs" />
|
||||
<Compile Include="UserTestCases\Demo\Demo0_SqlSugarClient.cs" />
|
||||
<Compile Include="UserTestCases\Demo\Demo1_Queryable.cs" />
|
||||
<Compile Include="UserTestCases\Demo\Demo2_Updateable.cs" />
|
||||
|
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace OrmTest
|
||||
{
|
||||
internal class CasesMain
|
||||
internal class Cases
|
||||
{
|
||||
public static void Init()
|
||||
{
|
Loading…
Reference in New Issue
Block a user