mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 17:10:30 +00:00
fixed testcase
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@142 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
fc12d20236
commit
dc11284996
1 changed files with 1 additions and 1 deletions
|
@ -96,6 +96,6 @@ public class BahnProviderTest
|
|||
assertNotNull(m.group(1)); // line
|
||||
assertNotNull(m.group(2)); // destination
|
||||
assertNotNull(m.group(3)); // time
|
||||
assertNotNull(m.group(6)); // departure
|
||||
assertNotNull(m.group(7)); // departure
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue