aboutsummaryrefslogtreecommitdiff
path: root/test/urlfilter/adblocktest.h
diff options
context:
space:
mode:
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