4
1
mirror of https://github.com/QuasarApp/Heart.git synced 2025-05-08 15:39:42 +00:00

try fix tests

This commit is contained in:
Andrei Yankovich 2023-05-25 09:35:54 +02:00
parent 9a97eccb8c
commit f560c7dd2b

@ -67,7 +67,6 @@ testProtockol::testProtockol() {
}
testProtockol::~testProtockol() {
_app->exit(0);
delete _app;
}