mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 12:44:43 +00:00
mcp: namespace tests
This commit is contained in:
@@ -94,7 +94,7 @@ fn handleInitialize(server: *Server, req: protocol.Request) !void {
|
||||
|
||||
const testing = @import("../testing.zig");
|
||||
|
||||
test "handleMessage - synchronous unit tests" {
|
||||
test "MCP.router - handleMessage - synchronous unit tests" {
|
||||
const allocator = testing.allocator;
|
||||
const app = testing.test_app;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user