Skip to content
Snippets Groups Projects
Commit cf93b936 authored by mbrodhu's avatar mbrodhu
Browse files

Test Resumption Token in ListIdentifiers

parent f8029b55
No related branches found
No related tags found
No related merge requests found
...@@ -270,7 +270,7 @@ public class OaiPmhTest { ...@@ -270,7 +270,7 @@ public class OaiPmhTest {
* @throws ParseException * @throws ParseException
*/ */
@Test @Test
//@Ignore @Ignore
public void testListIdentifierSets() throws ParseException { public void testListIdentifierSets() throws ParseException {
this.identifierList.setFieldForRange(TGConstants.RANGE_FIELD); this.identifierList.setFieldForRange(TGConstants.RANGE_FIELD);
this.identifierList.setIdentifierListFields(TGConstants.IDENTIFIER_LIST_FIELDS); this.identifierList.setIdentifierListFields(TGConstants.IDENTIFIER_LIST_FIELDS);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment