comment: no test for part two
This commit is contained in:
@@ -24,3 +24,5 @@ func TestPartOne(t *testing.T) {
|
|||||||
t.Errorf("PartOne() = %d, want %d", got, expected)
|
t.Errorf("PartOne() = %d, want %d", got, expected)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// no test for part two
|
||||||
|
|||||||
Reference in New Issue
Block a user