ben
/
aoc
1
0
Fork 0

add test input for 2015.01

This commit is contained in:
Ben Harris 2022-11-11 16:17:34 -05:00
parent 24b10ce350
commit c81fe490e5
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ public class Test2015
}
[DataTestMethod]
[DataRow(typeof(Day01), "-1", "5")]
[DataRow(typeof(Day02), "58", "34")]
[DataRow(typeof(Day03), "2", "11")]
public void CheckTestInputs(Type dayType, string part1, string part2)

View File

@ -0,0 +1 @@
()())