Simplify test loading
This commit is contained in:
parent
c2139d9c33
commit
b763cfbff3
2 changed files with 28 additions and 21 deletions
|
@ -30,10 +30,6 @@ class TestDanbooruPost: public QObject
|
|||
{
|
||||
Q_OBJECT
|
||||
|
||||
private:
|
||||
QString m_fileName = QFINDTESTDATA("konachan.json");
|
||||
Danbooru::DanbooruPost* m_post = nullptr;
|
||||
QVariantMap m_data;
|
||||
|
||||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue