This commit is contained in:
Lucio Lelii 2017-07-27 13:14:57 +00:00
parent 9dc7f7711b
commit 60184efa47
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ public class AlgorithmTest {
@Test
public void executeAlgorithmsFromFile() throws Exception{
String protocol = "http";
String hostname = "dataminer2-d-d4s.d4science.org";
String token = "7e52e574-3c0d-4673-941e-71cf17ea5134-843339462";
String hostname = "dataminer1-d-d4s.d4science.org";
String token = "";
Iterator<String> uris = getUrisIterator();