mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Changed order of samples directory, started with aviation classes.
This commit is contained in:
@@ -14,7 +14,7 @@ using namespace BlackMiscTest;
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
QCoreApplication a(argc, argv);
|
||||
TestMain::unitMain(argc, argv);
|
||||
CTestMain::unitMain(argc, argv);
|
||||
|
||||
// bye
|
||||
return a.exec();
|
||||
|
||||
Reference in New Issue
Block a user