chore: add test project to solution

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
movingsam 2026-02-28 18:38:21 +08:00
parent d7007d0d7f
commit 5755b41664

View File

@ -6,4 +6,7 @@
<Folder Name="/src/"> <Folder Name="/src/">
<Project Path="src/YarpGateway.csproj" /> <Project Path="src/YarpGateway.csproj" />
</Folder> </Folder>
<Folder Name="/tests/">
<Project Path="tests/YarpGateway.Tests/YarpGateway.Tests.csproj" />
</Folder>
</Solution> </Solution>