This commit is contained in:
Adam Jeniski
2022-12-01 16:52:23 -05:00
committed by GitHub
parent c58ac4586a
commit fede10de5d
+1 -1
View File
@@ -1,4 +1,4 @@
## Advent of Code
My rust solutions for [Advent of Code](https://adventofcode.com)
Navigate to one of the folder for a given year, then use `cargo test` to run it's test cases.
Navigate to one of the folder for a given year, then use `cargo test` to run its test cases.