oxwm

https://git.tonybtw.com/oxwm.git git://git.tonybtw.com/oxwm.git
75 bytes raw
1
const std = @import("std");
2
3
test {
4
    _ = @import("config_tests.zig");
5
}