mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
mcp: remove redundant mcp from test references
This commit is contained in:
@@ -181,5 +181,4 @@ noinline fn assertionFailure(comptime ctx: []const u8, args: anytype) noreturn {
|
|||||||
|
|
||||||
test {
|
test {
|
||||||
std.testing.refAllDecls(@This());
|
std.testing.refAllDecls(@This());
|
||||||
std.testing.refAllDecls(mcp);
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user