aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-05-25 16:12:29 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2017-05-25 16:12:29 +0200
commit49324c8d4acbf36902754a2f1c62fb134df1b19e (patch)
tree3e4be38562d17f01a6051b9a895c5681e8f0b8ff /test
parentDisplaying filter rules in a tree model view (diff)
downloadsmolbote-49324c8d4acbf36902754a2f1c62fb134df1b19e.tar.xz
Merged FilterRule into FilterNode
Diffstat (limited to 'test')
-rw-r--r--test/filter.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/filter.json b/test/filter.json
index ffcdf56..dc4c55b 100644
--- a/test/filter.json
+++ b/test/filter.json
@@ -7,7 +7,7 @@
"requestUrl": "css",
"allowTypes": ["Stylesheet"],
"blockTypes": [],
- "shouldBlock": false
+ "shouldBlock": true
}
]
}