diff options
Diffstat (limited to 'report_test.go')
| -rw-r--r-- | report_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/report_test.go b/report_test.go index a042652..fc8ea65 100644 --- a/report_test.go +++ b/report_test.go @@ -61,6 +61,7 @@ func TestLoadReport(t *testing.T) { group: groupUnknown, }, }, + listDone: map[string]*file{}, } test.Assert(t, workDir, exp, got) } |
