Updated test cases documentation

This commit is contained in:
Bartek Kryza
2022-12-21 19:20:18 +01:00
parent e1b6babc93
commit 5271279175
121 changed files with 2577 additions and 2576 deletions

View File

@@ -66,8 +66,8 @@ class B : public Item {
public:
void accept(const Visitor &visitor) const override { }
};
}
}
} // namespace t00021
} // namespace clanguml
```
## Generated UML diagrams