test: cover directory package test graphs
This commit is contained in:
@@ -4,4 +4,5 @@ import routing;
|
||||
|
||||
@test fn external_package() void = {
|
||||
assert(routing.value() == 7);
|
||||
assert(routing.secondvalue() == 9);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user