#324 introduced packages for the architecture files and common files, but this prevented all tests from running, probably because it circumvented zig's imported file detection. Currently only the fat32 tests are being run because they are explicitly being included in kmain.zig.
#324 introduced packages for the architecture files and common files, but this prevented all tests from running, probably because it circumvented zig's imported file detection. Currently only the fat32 tests are being run because they are explicitly being included in kmain.zig.