Fix autotests

This also helped in finding issues in parsing
This commit is contained in:
Luca Beltrame 2020-08-19 16:34:18 +02:00
parent 8a90270260
commit efb10a0768
Signed by: einar
GPG key ID: 4707F46E9EC72DEC
3 changed files with 21 additions and 39 deletions

View file

@ -20,6 +20,7 @@
#ifndef DANBOORU_TEST_POST_H
#define DANBOORU_TEST_POST_H
#include <QObject>
#include <QTest>
namespace Danbooru {