adding entry point to soft driver, adding C test
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
const std = @import("std");
|
||||
|
||||
const common = @import("common");
|
||||
|
||||
test {
|
||||
std.testing.refAllDeclsRecursive(@This());
|
||||
}
|
||||
Reference in New Issue
Block a user