mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-04 17:30:12 +08:00
refactor: clang-format
This commit is contained in:
@@ -5,11 +5,13 @@
|
||||
//! \file
|
||||
//! \ingroup testmisc
|
||||
|
||||
#include "misc/iconlist.h"
|
||||
#include "test.h"
|
||||
#include <QString>
|
||||
#include <QTest>
|
||||
|
||||
#include "test.h"
|
||||
|
||||
#include "misc/iconlist.h"
|
||||
|
||||
using namespace swift::misc;
|
||||
|
||||
namespace MiscTest
|
||||
@@ -43,7 +45,7 @@ namespace MiscTest
|
||||
c++;
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
} // namespace MiscTest
|
||||
|
||||
//! main
|
||||
SWIFTTEST_MAIN(MiscTest::CTestIcon);
|
||||
|
||||
Reference in New Issue
Block a user