Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(685)

Unified Diff: logdog/client/annotee/annotation/annotation_test.go

Issue 2994593004: [annotee] add SOURCE_MANIFEST annotation. (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698