mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 23:23:28 +00:00
userctx: inject user context
This commit is contained in:
@@ -21,6 +21,7 @@ const std = @import("std");
|
||||
const tests = @import("run_tests.zig");
|
||||
|
||||
pub const Types = tests.Types;
|
||||
pub const UserContext = tests.UserContext;
|
||||
|
||||
pub fn main() !void {
|
||||
try tests.main();
|
||||
|
||||
Reference in New Issue
Block a user