mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Remove stray test filters
This commit is contained in:
parent
e84d3cd7a3
commit
b98a8d5c02
1 changed files with 0 additions and 3 deletions
|
|
@ -1501,9 +1501,6 @@ async function main() {
|
|||
urls: [ 'https://ublockorigin.github.io/uBOL-home/tests/test-filters.txt' ],
|
||||
homeURL: 'https://ublockorigin.github.io/uBOL-home/tests/test-filters.html',
|
||||
filters: [
|
||||
'###gcf #gcf1 .fail',
|
||||
'###gcf #gcf2 .fail',
|
||||
'ublockorigin.github.io,localhost#@##gcf #gcf2 .fail',
|
||||
],
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue