test: prove canonical directory test products
This commit is contained in:
@@ -3,7 +3,7 @@ package pass_test;
|
||||
import test;
|
||||
|
||||
@test fn alpha_pass() void = {
|
||||
assert(test.current() == "pass_test.alpha_pass");
|
||||
assert(test.current() == "pass.alpha_pass");
|
||||
};
|
||||
|
||||
@test fn beta_skip() void = {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user