aboutsummaryrefslogtreecommitdiff
path: root/lib/adblock/test/main.cpp
blob: 3284e477f93aad063f8d82d2eb7f09aef7965f22 (plain)
1
2
3
4
#include <QtTest/QtTest>
#include "filtertest.h"

QTEST_APPLESS_MAIN(FilterTest)