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

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

Issue 464963003: Move commit list out its own model. (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 6eb206dc489c7ea96d61d01b8db77d2505bb8c8a..bae253e1f0de6275727f8cd7bbc92feef3166921 100644
--- a/Tools/GardeningServer/test/unit-tests.html
+++ b/Tools/GardeningServer/test/unit-tests.html
@@ -6,6 +6,7 @@ found in the LICENSE file.
<link rel="import" href="../lib/test/net-tests.html">
<link rel="import" href="../model/test/ct-failure-group-tests.html">
+<link rel="import" href="../model/test/ct-commit-list-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">

Powered by Google App Engine
This is Rietveld 408576698