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

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

Issue 530613002: Fix partytime. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: Tools/GardeningServer/test/unit-tests.html
diff --git a/Tools/GardeningServer/test/unit-tests.html b/Tools/GardeningServer/test/unit-tests.html
index 7a8104ceb20e6fa2b1a5be715ffae3b332eabae5..776cbd4d799d29b639b4b58a5a32cae630724eab 100644
--- a/Tools/GardeningServer/test/unit-tests.html
+++ b/Tools/GardeningServer/test/unit-tests.html
@@ -31,6 +31,7 @@ found in the LICENSE file.
<link rel="import" href="../ui/test/ct-results-detail-tests.html">
<link rel="import" href="../ui/test/ct-results-panel-tests.html">
<link rel="import" href="../ui/test/ct-revision-details-tests.html">
+<link rel="import" href="../ui/test/ct-unexpected-failures-tests.html">
<link rel="import" href="../ui/test/ct-test-list-tests.html">
<link rel="import" href="../ui/test/ct-test-output-tests.html">
<link rel="import" href="../ui/test/ct-tree-select-tests.html">

Powered by Google App Engine
This is Rietveld 408576698