mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
mcp: consolidate tests and cleanup imports
This commit is contained in:
@@ -132,5 +132,5 @@ noinline fn assertionFailure(comptime ctx: []const u8, args: anytype) noreturn {
|
||||
|
||||
test {
|
||||
std.testing.refAllDecls(@This());
|
||||
_ = @import("mcp/tests.zig");
|
||||
std.testing.refAllDecls(mcp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user