Always check `next_route` in `TestRouter` is fully consumed
authorMatt Corallo <git@bluematt.me>
Fri, 3 Feb 2023 02:17:41 +0000 (02:17 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 16 Feb 2023 21:35:25 +0000 (21:35 +0000)
commit1dc96cbde2bb24e8d92cc7a54947592ac495fedc
tree3aff8186441b9544c47149ae78a7876e2ef3f119
parent6090d9e6a862a2010eb80be56b7449947bc08374
Always check `next_route` in `TestRouter` is fully consumed

...rather than only in std.
lightning/src/util/test_utils.rs