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

Unified Diff: remoting/webapp/crd/html/template_unittest.html

Issue 1002553002: Refactor sinon helper to make it easier to use. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « remoting/remoting_webapp_files.gypi ('k') | remoting/webapp/js_proto/sinon_stub_proto.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/crd/html/template_unittest.html
diff --git a/remoting/webapp/crd/html/template_unittest.html b/remoting/webapp/crd/html/template_unittest.html
index cce27c7b9be93eec03933e6828a3bee779ff93ea..eb99c5c2aaaf740d4e88ef9ea603876e62ada463 100644
--- a/remoting/webapp/crd/html/template_unittest.html
+++ b/remoting/webapp/crd/html/template_unittest.html
@@ -22,7 +22,6 @@ found in the LICENSE file.
<script src="blanketjs/qunit_adapter.js"></script>
<script src="sinonjs/sinon.js"></script>
<script src="sinonjs/sinon-qunit.js"></script>
- <script src="test_start.js"></script>
<!-- product files and unit test files-->
<meta-include type="javascript"/>
« no previous file with comments | « remoting/remoting_webapp_files.gypi ('k') | remoting/webapp/js_proto/sinon_stub_proto.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698