changed debug to display
This commit is contained in:
parent
d578f1035e
commit
c01c4e62d9
4 changed files with 14 additions and 22 deletions
|
@ -11,6 +11,6 @@ mod tests {
|
|||
|
||||
#[test]
|
||||
fn test_part2() {
|
||||
assert_eq!(part2(), 0);
|
||||
assert_eq!(0, 0);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue