Add a dump function and clean up some data.
This commit is contained in:
parent
5d924c764f
commit
17d30e2ed2
4 changed files with 22 additions and 13 deletions
|
@ -62,5 +62,5 @@ TEST_CASE("rituals can be finalized for the end result", "[rituals-finalize]") {
|
|||
plan.dump();
|
||||
|
||||
auto action = re.finalize(plan);
|
||||
(void)action;
|
||||
action.dump();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue