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

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

Issue 604563004: Fix ct-builder-failure-card-tests unit-test import (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | 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 8d62af865120f3bbb941fc68ffc384d9acf11a97..76031c8a0f46688868fbd0d27ec5e0164236b739 100644
--- a/Tools/GardeningServer/test/unit-tests.html
+++ b/Tools/GardeningServer/test/unit-tests.html
@@ -18,7 +18,7 @@ found in the LICENSE file.
<link rel="import" href="../model/test/ct-step-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-builder-card-tests.html">
+<link rel="import" href="../ui/test/ct-builder-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">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698