Added package diagram test case with C++20 module partitions dependencies
This commit is contained in:
@@ -476,6 +476,7 @@ using namespace clanguml::test::matchers;
|
||||
#include "t30012/test_case.h"
|
||||
#include "t30013/test_case.h"
|
||||
#include "t30014/test_case.h"
|
||||
#include "t30015/test_case.h"
|
||||
#endif
|
||||
///
|
||||
/// Include diagram tests
|
||||
@@ -520,4 +521,4 @@ int main(int argc, char *argv[])
|
||||
clih.handle_options(argvv.size(), argvv.data());
|
||||
|
||||
return session.run();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user