Skip to content

Commit 7662132

Browse files
committedJan 17, 2022
tests: Update regression tests
1 parent 7ec18c2 commit 7662132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/regression_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2361,7 +2361,7 @@ func testcases2021() []testcase {
23612361
Part1: "",
23622362
Part2: "",
23632363
},
2364-
wantErr: true,
2364+
wantErr: false,
23652365
},
23662366
{
23672367
name: "2021/day09",

0 commit comments

Comments
 (0)