Reset for 0.16 (redux)
Starting from scratch
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
pub const Archive = @import("archive.zig");
|
||||
pub const ExtractionOptions = @import("options.zig");
|
||||
|
||||
test {
|
||||
const std = @import("std");
|
||||
|
||||
std.testing.refAllDecls(Archive);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user