mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-11 04:05:38 +08:00
@@ -7,6 +7,12 @@
|
||||
* contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
//! \cond PRIVATE_TESTS
|
||||
|
||||
/*!
|
||||
* \file
|
||||
*/
|
||||
|
||||
#include "testblackcoremain.h"
|
||||
#include <QCoreApplication>
|
||||
#include <QDebug>
|
||||
@@ -21,3 +27,5 @@ int main(int argc, char *argv[])
|
||||
|
||||
return CBlackCoreTestMain::unitMain(argc, argv);
|
||||
}
|
||||
|
||||
//! \endcond
|
||||
|
||||
Reference in New Issue
Block a user