4
0
mirror of https://github.com/QuasarApp/Patronum.git synced 2025-05-05 19:49:35 +00:00

tryFix tests

This commit is contained in:
Andrei Yankovich 2021-04-29 00:04:53 +03:00
parent 58d75e7193
commit 481c609b41

@ -1,7 +1,7 @@
#include "defaultcontroller.h"
DefaultController::DefaultController():
Patronum::Controller("TestPatronum") {
Patronum::Controller() {
}