mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
Unit tests formatting
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6d39be2657
commit
88106d6d8a
@@ -11,11 +11,8 @@
|
||||
#define BLACKMISCTEST_TESTVARIANTANDMAP_H
|
||||
|
||||
//! \cond PRIVATE_TESTS
|
||||
|
||||
/*!
|
||||
* \file
|
||||
* \ingroup testblackmisc
|
||||
*/
|
||||
//! \file
|
||||
//! \ingroup testblackmisc
|
||||
|
||||
#include <QObject>
|
||||
|
||||
@@ -33,10 +30,10 @@ namespace BlackMiscTest
|
||||
private slots:
|
||||
//! Basic unit tests for value objects and variants
|
||||
void variant();
|
||||
|
||||
//! Unit tests for value maps and value objects
|
||||
void valueMap();
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
||||
//! \endcond
|
||||
|
||||
Reference in New Issue
Block a user