Skip to content
Snippets Groups Projects
Commit 2f26de32 authored by Armin Felder's avatar Armin Felder
Browse files

Update main.cpp

parent 7b08f6b3
No related branches found
No related tags found
1 merge request!42Citests
Pipeline #
......@@ -5,7 +5,7 @@
int main( int argc, char **argv )
{
QGuiApplication app( argc, argv );
QCoreApplication app( argc, argv );
TestUtils utils;
ApiCompatTests api;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment