From d35124d74bde12bceffe98c446470368ef831e53 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 17 Jul 2018 17:51:36 +0200 Subject: AdBlockTest: loading subscription --- test/urlfilter/adblocktest.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'test/urlfilter/adblocktest.h') diff --git a/test/urlfilter/adblocktest.h b/test/urlfilter/adblocktest.h index 00ad118..95cb7e2 100644 --- a/test/urlfilter/adblocktest.h +++ b/test/urlfilter/adblocktest.h @@ -7,11 +7,7 @@ class AdBlockTest : public QObject Q_OBJECT private slots: - void blockByAddressPart(); - void blockByDomain(); - void blockExactAddress(); - - void parseOptions(); + void parseList(); }; #endif // ADBLOCKTEST_H -- cgit v1.2.1