aboutsummaryrefslogtreecommitdiff
path: root/test/urlfilter/adblocktest.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-07-17 17:51:36 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-07-17 17:51:36 +0200
commitd35124d74bde12bceffe98c446470368ef831e53 (patch)
tree910d4053ee7915263dfc3a2f772c9f249cb1de9c /test/urlfilter/adblocktest.h
parentUpdate .gitignore (diff)
downloadsmolbote-d35124d74bde12bceffe98c446470368ef831e53.tar.xz
AdBlockTest: loading subscription
Diffstat (limited to 'test/urlfilter/adblocktest.h')
-rw-r--r--test/urlfilter/adblocktest.h6
1 files changed, 1 insertions, 5 deletions
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