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

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

Issue 464163002: Sheriff-o-Matic: Convert some more ui tests to mocha (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 a54eb0d9e6d346ea32f894876cf943f448634ca0..a3376c014a6d274153afec52b312ee1c8186d7b4 100644
--- a/Tools/GardeningServer/test/unit-tests.html
+++ b/Tools/GardeningServer/test/unit-tests.html
@@ -16,4 +16,10 @@ found in the LICENSE file.
<link rel="import" href="../ui/test/ct-party-time-tests.html">
<link rel="import" href="../ui/test/ct-results-by-builder-tests.html">
<link rel="import" href="../ui/test/ct-results-comparison-tests.html">
+<link rel="import" href="../ui/test/ct-results-comparison-zoomer-tests.html">
<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-test-list-tests.html">
+<link rel="import" href="../ui/test/ct-test-output-tests.html">
+<link rel="import" href="../ui/test/ct-tree-status-tests.html">

Powered by Google App Engine
This is Rietveld 408576698