mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
@@ -10,11 +10,16 @@
|
||||
#ifndef BLACKMISCTEST_H
|
||||
#define BLACKMISCTEST_H
|
||||
|
||||
//! \cond PRIVATE_TESTS
|
||||
|
||||
/*!
|
||||
* @namespace BlackMiscTest
|
||||
* \namespace BlackMiscTest
|
||||
* \internal
|
||||
* Unit tests for BlackMisc. Unit tests do have their own namespace, so
|
||||
* the regular namespace BlackMisc is completely free of unit tests.
|
||||
* Add any new tests to TestMain::unitMain as shown there.
|
||||
*/
|
||||
|
||||
//! \endcond
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user