fix: tests
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
07dcefabcb
commit
aad6f74db6
7 changed files with 6 additions and 7 deletions
|
@ -146,7 +146,6 @@ slots:
|
|||
for (auto mod : model.allMods())
|
||||
qDebug() << mod->name();
|
||||
|
||||
// FIXME: It considers every file in the directory as a mod, but we should probably filter that out somehow.
|
||||
QCOMPARE(model.size(), 4);
|
||||
|
||||
model.stopWatching();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue