Commit 5f7d4971 authored by Dominik Charousset's avatar Dominik Charousset

Fix formatting

parent ac13189e
...@@ -52,7 +52,7 @@ struct node_fixture { ...@@ -52,7 +52,7 @@ struct node_fixture {
}; };
node_fixture() : sys(cfg), mm(sys.middleman()), mpx(mm.backend()), self(sys) { node_fixture() : sys(cfg), mm(sys.middleman()), mpx(mm.backend()), self(sys) {
basp_broker=mm.get_named_broker("BASP"); basp_broker = mm.get_named_broker("BASP");
} }
config cfg; config cfg;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment