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

Unified Diff: Tools/GardeningServer/run-unittests.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/lib/test/net-tests.html ('k') | Tools/GardeningServer/scripts/net.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/run-unittests.html
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
index b63ba15b57c658f95a0c2b66ae0115d929279c35..d558a4e9ef9a2e75d5514aa4440b13426e2f0fbc 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -43,8 +43,6 @@ THE POSSIBILITY OF SUCH DAMAGE.
<ol id="qunit-tests"></ol>
<script src="bower_components/sugar/release/sugar-full.development.js"></script>
-<script src="scripts/net.js"></script>
-<script src="scripts/net_unittests.js"></script>
<script src="scripts/results.js"></script>
<script src="scripts/results_unittests.js"></script>
« no previous file with comments | « Tools/GardeningServer/lib/test/net-tests.html ('k') | Tools/GardeningServer/scripts/net.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698