changed test name
This commit is contained in:
parent
541348c1a6
commit
a8391360e2
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ fn BiggerThan(comptime T: type) type {
|
|||
};
|
||||
}
|
||||
|
||||
test "test" {
|
||||
test "day 01" {
|
||||
const testing = std.testing;
|
||||
|
||||
const test_input =
|
||||
|
|
Loading…
Reference in a new issue