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

Unified Diff: qunit/index.html

Issue 5279235799252992: Issue 491 - Validate custom filters (Closed)
Patch Set: Addressed comment and added tests Created Nov. 20, 2014, 12:45 p.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
Index: qunit/index.html
===================================================================
--- a/qunit/index.html
+++ b/qunit/index.html
@@ -42,6 +42,7 @@
<script src="tests/baseDomain.js"></script>
<script src="tests/signatures.js"></script>
<script src="tests/cssEscaping.js"></script>
+ <script src="tests/filterValidation.js"></script>
</head>
<body>
<h1 id="qunit-header">Adblock Plus unit tests</h1>
« no previous file with comments | « options.js ('k') | qunit/tests/filterValidation.js » ('j') | qunit/tests/filterValidation.js » ('J')

Powered by Google App Engine
This is Rietveld