test: Update tests

This commit is contained in:
Petr Mironychev
2026-06-11 15:38:12 +02:00
parent 231a6a0215
commit f499be278d
3 changed files with 42 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ add_executable(QodeAssistTest
LLMSuggestionTest.cpp
JsonPromptTemplateTest.cpp
ResponseRouterTest.cpp
BundledAgentsTest.cpp
# LLMClientInterfaceTests.cpp
unittest_main.cpp
)