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: Improved test messages Created Nov. 21, 2014, 8:07 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 | « options.js ('k') | qunit/tests/filterValidation.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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') | no next file with comments »

Powered by Google App Engine
This is Rietveld