Index: Tools/GardeningServer/ui/ct-revision-details-tests.html |
diff --git a/Tools/GardeningServer/ui/ct-revision-details-tests.html b/Tools/GardeningServer/ui/ct-revision-details-tests.html |
index b3ed695ef87bf6351d3a9a7610160dcafb575bf2..2a7d93b7b38ac0d3f348db394f83759c2696a965 100644 |
--- a/Tools/GardeningServer/ui/ct-revision-details-tests.html |
+++ b/Tools/GardeningServer/ui/ct-revision-details-tests.html |
@@ -6,6 +6,7 @@ found in the LICENSE file. |
<link rel="import" href="ct-revision-details.html"> |
<link rel="import" href="../model/ct-builder-revisions-mock.html"> |
+<link rel="import" href="../model/ct-commit-log-mock.html"> |
<script> |
(function() { |
@@ -40,4 +41,4 @@ asyncTest("basic", 2, function() { |
}); |
})() |
-</script> |
+</script> |