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

Unified Diff: Tools/GardeningServer/test/unit-tests.html

Issue 565523002: [Sheriff-o-matic] Refactor cards and get rid of ct-failure-cards (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix includes. Created 6 years, 3 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: Tools/GardeningServer/test/unit-tests.html
diff --git a/Tools/GardeningServer/test/unit-tests.html b/Tools/GardeningServer/test/unit-tests.html
index dc375d53f47f55f4bb17f566853884732ce8cdb8..70f5123129c4a71ee2907992585bf93deb8627fc 100644
--- a/Tools/GardeningServer/test/unit-tests.html
+++ b/Tools/GardeningServer/test/unit-tests.html
@@ -17,12 +17,13 @@ found in the LICENSE file.
<link rel="import" href="../model/test/ct-failure-tests.html">
<link rel="import" href="../model/test/tree-status-tests.html">
<link rel="import" href="../scripts/test/results-tests.html">
+<link rel="import" href="../ui/test/ct-bot-failure-card-tests.html">
<link rel="import" href="../ui/test/ct-builder-grid-tests.html">
<link rel="import" href="../ui/test/ct-builder-tests.html">
<link rel="import" href="../ui/test/ct-commit-list-tests.html">
<link rel="import" href="../ui/test/ct-commit-tests.html">
<link rel="import" href="../ui/test/ct-embedded-flakiness-dashboard-tests.html">
-<link rel="import" href="../ui/test/ct-failure-card-tests.html">
+<link rel="import" href="../ui/test/ct-failure-card-button-tests.html">
<link rel="import" href="../ui/test/ct-failure-stream-tests.html">
<link rel="import" href="../ui/test/ct-last-updated-tests.html">
<link rel="import" href="../ui/test/ct-party-time-tests.html">

Powered by Google App Engine
This is Rietveld 408576698