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

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

Issue 462453002: Sheriff-O-Matic: Transition more unit tests to mocha. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase and fix 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
« no previous file with comments | « Tools/GardeningServer/test/run-unit-tests.html ('k') | Tools/GardeningServer/ui/ct-builder-grid-tests.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/test/unit-tests.html
diff --git a/Tools/GardeningServer/test/unit-tests.html b/Tools/GardeningServer/test/unit-tests.html
index 8634fb8bfd2e878de83933ed93ee226446bb3ed2..708213c5bf1f25ab3f8ca1b8255564cfe8f2493f 100644
--- a/Tools/GardeningServer/test/unit-tests.html
+++ b/Tools/GardeningServer/test/unit-tests.html
@@ -7,4 +7,9 @@ found in the LICENSE file.
<link rel="import" href="../model/test/ct-failure-group-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-analyzer-tests.html">
+<link rel="import" href="../ui/test/ct-failure-stream-tests.html">
<link rel="import" href="../ui/test/ct-last-updated-tests.html">
« no previous file with comments | « Tools/GardeningServer/test/run-unit-tests.html ('k') | Tools/GardeningServer/ui/ct-builder-grid-tests.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698