test(installer): scaffold ClaudeDo.Installer.Tests project

This commit is contained in:
Mika Kuns
2026-04-15 08:46:17 +02:00
parent c0bd46542a
commit 2d34afb2e5
3 changed files with 56 additions and 0 deletions

View File

@@ -9,5 +9,6 @@
<Folder Name="/tests/">
<Project Path="tests/ClaudeDo.Ui.Tests/ClaudeDo.Ui.Tests.csproj" />
<Project Path="tests/ClaudeDo.Worker.Tests/ClaudeDo.Worker.Tests.csproj" />
<Project Path="tests/ClaudeDo.Installer.Tests/ClaudeDo.Installer.Tests.csproj" />
</Folder>
</Solution>