重构项目结构,移除Assignment相关功能,优化Submission模块
Some checks failed
TechAct / explore-gitea-actions (push) Failing after 12s
Some checks failed
TechAct / explore-gitea-actions (push) Failing after 12s
This commit is contained in:
10
TechHelper.Server.Tests/UnitTest1.cs
Normal file
10
TechHelper.Server.Tests/UnitTest1.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace TechHelper.Server.Tests;
|
||||
|
||||
public class UnitTest1
|
||||
{
|
||||
[Fact]
|
||||
public void Test1()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user