shared constant

git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@909 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach@gmail.com 2012-01-28 12:58:30 +00:00
parent a78462f453
commit 63cd5bbbd9
65 changed files with 2 additions and 64 deletions

View file

@ -37,7 +37,6 @@ import de.schildbach.pte.dto.QueryDeparturesResult;
public class SfProviderLiveTest extends AbstractProviderLiveTest
{
private final SfProvider provider = new SfProvider();
private static final String ALL_PRODUCTS = "IRSUTBFC";
@Test
public void nearbyStations() throws Exception