mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 09:29:49 +00:00
append special query parameter
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@530 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
28d7ed0c7d
commit
4b01252c71
3 changed files with 28 additions and 7 deletions
|
@ -34,7 +34,7 @@ import de.schildbach.pte.dto.QueryConnectionsResult;
|
|||
*/
|
||||
public class GvhProviderLiveTest
|
||||
{
|
||||
private final GvhProvider provider = new GvhProvider();
|
||||
private final GvhProvider provider = new GvhProvider(null);
|
||||
private static final String ALL_PRODUCTS = "IRSUTBFC";
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue