Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: test/index.html

Issue 29324302: Noissue - Remove unused Jquery library from tests (Closed)
Patch Set: Created Aug. 19, 2015, 10:21 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/jquery-1.7.1.min.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/index.html
diff --git a/test/index.html b/test/index.html
index ed17331793c8dd3a5db14c1046aa9d553488142f..176465dfa66bd0aee36fd90e0fcb046837943cf9 100644
--- a/test/index.html
+++ b/test/index.html
@@ -3,7 +3,6 @@
<head>
<link rel="stylesheet" href="qunit.css"/>
- <script src="jquery-1.7.1.min.js"></script>
<script src="qunit.js"></script>
<script src="common.js"></script>
« no previous file with comments | « no previous file | test/jquery-1.7.1.min.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld