chore: configure kcov for test coverage
This commit is contained in:
parent
517eae1481
commit
d4546d58be
9 changed files with 20 additions and 2 deletions
|
|
@ -6,5 +6,5 @@ test {
|
|||
_ = tokenizer;
|
||||
_ = Ast;
|
||||
_ = Story;
|
||||
_ = @import("runtime_tests.zig");
|
||||
_ = @import("Story/runtime_tests.zig");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue