Skip to content

Commit

Permalink
[Day 9] Simplify test
Browse files Browse the repository at this point in the history
  • Loading branch information
goggle committed Dec 9, 2023
1 parent e57e264 commit f464118
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,4 @@ end
"10 13 16 21 30 45\n"
@test AdventOfCode2023.Day09.day09(sample) == [114, 2]
@test AdventOfCode2023.Day09.day09() == [1789635132, 913]

end

0 comments on commit f464118

Please sign in to comment.