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

Unified Diff: go/src/infra/appengine/sheriff-o-matic/test/index.html

Issue 2053893002: [som] Add bug queue UI. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: refresh Created 4 years, 6 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: go/src/infra/appengine/sheriff-o-matic/test/index.html
diff --git a/go/src/infra/appengine/sheriff-o-matic/test/index.html b/go/src/infra/appengine/sheriff-o-matic/test/index.html
index 3b53bfbafaee02f5ee27db851edc24fd383debe4..2502e065c9021e455ef25829c826ff22f6af6352 100644
--- a/go/src/infra/appengine/sheriff-o-matic/test/index.html
+++ b/go/src/infra/appengine/sheriff-o-matic/test/index.html
@@ -13,6 +13,7 @@
[
'som-app-test.html',
'som-alert-item-test.html',
+ 'som-bug-queue-test.html',
'som-examine-test.html',
'som-extension-build-failure-test.html',
].forEach((file) => {

Powered by Google App Engine
This is Rietveld 408576698