qt
This commit is contained in:
@@ -34,7 +34,7 @@ int main(int argc, char *argv[])
|
||||
// Don't remove this, it's needed to access
|
||||
// QCoreApplication:: in the tests
|
||||
QCoreApplication app(argc, argv);
|
||||
app.setApplicationName("Bitcoin-Qt-test");
|
||||
app.setApplicationName("Komodo-Qt-test");
|
||||
|
||||
URITests test1;
|
||||
if (QTest::qExec(&test1) != 0)
|
||||
|
||||
Reference in New Issue
Block a user