summaryrefslogtreecommitdiff
path: root/tests/helpers
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2020-11-26 17:19:09 +0000
committerÁrni Dagur <arni@dagur.eu>2020-12-19 20:29:51 +0000
commit6e5e80d39af5c258fb67a444d1a0a961474d1c05 (patch)
treefb193e8cb08dfd36e434be86494873e39379e42b /tests/helpers
parent83955ac3fa5e8360eb79bf3c5289bc29b86d6844 (diff)
downloadqutebrowser-6e5e80d39af5c258fb67a444d1a0a961474d1c05.tar.gz
qutebrowser-6e5e80d39af5c258fb67a444d1a0a961474d1c05.zip
Include generation script and license for braveadblock tsv dataset
Diffstat (limited to 'tests/helpers')
-rw-r--r--tests/helpers/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/helpers/utils.py b/tests/helpers/utils.py
index 77221be4c..a437e047c 100644
--- a/tests/helpers/utils.py
+++ b/tests/helpers/utils.py
@@ -251,7 +251,7 @@ def blocked_hosts():
def adblock_dataset_tsv():
- return _decompress_gzip_datafile("adblock_dataset.tsv.gz")
+ return _decompress_gzip_datafile("brave-adblock/ublock-matches.tsv.gz")
def easylist_txt():