mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix unit-test
This commit is contained in:
parent
fb33a856b5
commit
ca6cfab1d0
1 changed files with 1 additions and 1 deletions
|
@ -142,5 +142,5 @@ Test(graph, memory_manager, .description = "Global Memory Manager")
|
|||
auto vertex = mm.findAddressSpace("PCIe Bridge");
|
||||
logger->info(" found: {}", vertex);
|
||||
|
||||
mm.dump();
|
||||
mm.getGraph().dump();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue