test+fix: add basic tests and fix issues with it

This commit is contained in:
flow 2022-04-17 11:40:41 -03:00 committed by flow
parent 4439666e67
commit d7f6b36990
No known key found for this signature in database
GPG key ID: 8D0F221F0A59F469
10 changed files with 168 additions and 39 deletions

View file

@ -20,7 +20,6 @@
#include <QList>
#include "ModDetails.h"
#include "minecraft/mod/MetadataHandler.h"
class Mod
{