This commit is contained in:
Gianpaolo Coro 2016-07-19 12:41:12 +00:00
parent dfc1497b8d
commit 7b76a50554
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ public class RegressionTests {
@Test
public void testPreprod() throws Exception{
String algorithmsfile = "TestPreProdToken.txt";
String algorithmsfile = "Test-dataminer-pre.txt";
callHttps(algorithmsfile);
}