mirror of https://github.com/ARMmbed/mbed-os.git
utest_case.h : Fix comment indentation
parent
165d76ae25
commit
f36619b859
|
@ -165,8 +165,8 @@ namespace v1 {
|
|||
|
||||
private:
|
||||
// IMPORTANT: No data members shall be declared inside this class.
|
||||
// Data members shall be declared in case_t to preserve the layout
|
||||
// and the compatibility between the two types.
|
||||
// Data members shall be declared in case_t to preserve the layout
|
||||
// and the compatibility between the two types.
|
||||
|
||||
friend class Harness;
|
||||
friend class Specification;
|
||||
|
|
Loading…
Reference in New Issue