Updated test cases documentation
This commit is contained in:
@@ -27,20 +27,15 @@ File t00035.cc
|
||||
namespace clanguml {
|
||||
namespace t00035 {
|
||||
|
||||
struct Top {
|
||||
};
|
||||
struct Top { };
|
||||
|
||||
struct Left {
|
||||
};
|
||||
struct Left { };
|
||||
|
||||
struct Center {
|
||||
};
|
||||
struct Center { };
|
||||
|
||||
struct Bottom {
|
||||
};
|
||||
struct Bottom { };
|
||||
|
||||
struct Right {
|
||||
};
|
||||
struct Right { };
|
||||
|
||||
} // namespace t00035
|
||||
} // namespace clanguml
|
||||
|
||||
Reference in New Issue
Block a user