summaryrefslogtreecommitdiff
path: root/src/adblock/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/adblock/tests')
-rw-r--r--src/adblock/tests/RULES4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/adblock/tests/RULES b/src/adblock/tests/RULES
index ee8485a6..8dfdf8fa 100644
--- a/src/adblock/tests/RULES
+++ b/src/adblock/tests/RULES
@@ -10,10 +10,10 @@ adv
@@advice
!
! Block every google site :)
-|http://google*
+||http://google*
!
! Block every pdf file!
-*pdf|
+*pdf||
!
! Block every div of the class "advise"
##div.advise \ No newline at end of file