Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-03-05 11:41:16 +01:00
parent b2fd763a89
commit f16c0e4a17
136 changed files with 3475 additions and 3773 deletions

View File

@@ -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