🧪 test: add LSP json fixtures and provider suite
This commit is contained in:
@@ -36,3 +36,7 @@ endif()
|
||||
if(EXISTS ${CMAKE_CURRENT_LIST_DIR}/test_module/CMakeLists.txt)
|
||||
add_subdirectory(test_module)
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CMAKE_CURRENT_LIST_DIR}/test_provider/CMakeLists.txt)
|
||||
add_subdirectory(test_provider)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user