Chromium Code Reviews| Index: logdog/client/annotee/annotation/annotation_test.go |
| diff --git a/logdog/client/annotee/annotation/annotation_test.go b/logdog/client/annotee/annotation/annotation_test.go |
| index 3921d77d9b4d32a45231119aa4eb1206d266e377..afe70cdfe19d1b19bc950c3125c033d3c7441dbe 100644 |
| --- a/logdog/client/annotee/annotation/annotation_test.go |
| +++ b/logdog/client/annotee/annotation/annotation_test.go |
| @@ -279,6 +279,7 @@ func TestState(t *testing.T) { |
| {"coverage", nil}, |
| {"nested", nil}, |
| {"legacy", nil}, |
| + {"source_manifest", nil}, |
|
dnj
2017/08/04 23:50:07
Idunno, might as well just slap this onto "coverag
iannucci
2017/08/05 00:27:38
doonnnneeeee
|
| } |
| if *generate { |