mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-07 01:55:53 +08:00
Formatting and typo fixes
This commit is contained in:
@@ -46,7 +46,6 @@ using namespace BlackMisc::Aviation;
|
||||
|
||||
namespace BlackMiscTest
|
||||
{
|
||||
|
||||
void CTestContainers::collectionBasics()
|
||||
{
|
||||
CCollection<int> c1;
|
||||
@@ -267,7 +266,6 @@ namespace BlackMiscTest
|
||||
QVERIFY2(situations.front().getMSecsSinceEpoch() == cTs, "Wrong front element");
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
} //namespace
|
||||
|
||||
Reference in New Issue
Block a user