mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-04-02 10:19:17 +00:00
Merge pull request #1990 from lightpanda-io/remove_cdp_generic
Remove cdp generic
This commit is contained in:
@@ -470,10 +470,6 @@ pub fn pageTest(comptime test_file: []const u8) !*Page {
|
||||
return page;
|
||||
}
|
||||
|
||||
test {
|
||||
std.testing.refAllDecls(@This());
|
||||
}
|
||||
|
||||
const log = @import("log.zig");
|
||||
const TestHTTPServer = @import("TestHTTPServer.zig");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user