comment: no test for part two

This commit is contained in:
2025-12-08 21:45:42 +01:00
parent 6777696df6
commit c6eb51a395

View File

@@ -24,3 +24,5 @@ func TestPartOne(t *testing.T) {
t.Errorf("PartOne() = %d, want %d", got, expected)
}
}
// no test for part two