tryFix tests

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

View File

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