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

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

Issue 464003002: Convert net.js & net_unittests.js to html files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Include tests in karma 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/scripts/net_unittests.js ('k') | 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 4467a5c9f6bc3a5c1bfa7f25f4b135b67fdd39a5..a54eb0d9e6d346ea32f894876cf943f448634ca0 100644
--- a/Tools/GardeningServer/test/unit-tests.html
+++ b/Tools/GardeningServer/test/unit-tests.html
@@ -4,6 +4,7 @@ Use of this source code is governed by a BSD-style license that can be
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="../ui/test/ct-builder-grid-tests.html">
<link rel="import" href="../ui/test/ct-builder-tests.html">
« no previous file with comments | « Tools/GardeningServer/scripts/net_unittests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698