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

Unified Diff: Tools/GardeningServer/test/run-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/karma.conf.js ('k') | Tools/GardeningServer/test/unit-tests.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/test/run-unit-tests.html
diff --git a/Tools/GardeningServer/test/run-unit-tests.html b/Tools/GardeningServer/test/run-unit-tests.html
index 5e31c353a67e2fba856bc3d0ba2f77099a6b3eb5..3a63aebc81cccaab80d9d132b4b1c11bd92ecfcd 100644
--- a/Tools/GardeningServer/test/run-unit-tests.html
+++ b/Tools/GardeningServer/test/run-unit-tests.html
@@ -9,6 +9,7 @@ found in the LICENSE file.
<link rel="stylesheet" href="../node_modules/mocha/mocha.css">
<title>Sheriff-O-Matic Unit Tests</title>
+<script src="../scripts/ui.js"></script>
<script src="../bower_components/chai/chai.js"></script>
<script src="../node_modules/mocha/mocha.js"></script>
<script src="../bower_components/sugar/release/sugar-full.development.js"></script>
« no previous file with comments | « Tools/GardeningServer/karma.conf.js ('k') | Tools/GardeningServer/test/unit-tests.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698