More work on stuff
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ pub const Archive = @import("archive.zig");
|
||||
pub const Options = @import("options.zig");
|
||||
|
||||
test {
|
||||
@import("std").testing.refAllDecls(Archive);
|
||||
@import("std").testing.refAllDecls(@import("tests.zig"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user