Migrate Switzerland to binary trips query.

This commit is contained in:
Andreas Schildbach 2014-05-30 23:33:03 +02:00
parent f7acf1f14f
commit 1be4366acb
3 changed files with 26 additions and 6 deletions

View file

@ -41,7 +41,7 @@ public class SbbProviderLiveTest extends AbstractProviderLiveTest
{
public SbbProviderLiveTest()
{
super(new SbbProvider(Secrets.SBB_ACCESS_ID));
super(new SbbProvider());
}
@Test