fix test-case

This commit is contained in:
Moritz Kobitzsch
2016-05-04 11:06:32 +02:00
committed by Patrick Niklaus
parent 04eef0463a
commit d5f21fd13a
+1 -1
View File
@@ -39,7 +39,7 @@ Feature: Basic Routing
When I route I should get
| from | to | route | summary |
| e | a | de,,bc,ab | de, bc |
| e | a | de,,bc,ab,ab | de, bc |
@smallest @todo
Scenario: Summaries when routing on a simple network