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

refactoring

parent 317ccc93
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ public class OaiPmhTest {
recordIDIOM = new RecordDelivererIDIOM(true, false);
recordIDIOM.setOaiEsClient(oaiEsClient);
openAireRecord = new OpenAireRecord(true, false);
//openAireRecord = new OpenAireRecord(true, false);
openAireRecord.setOaiEsClient(oaiEsClient);
openAireRecordList = new OpenAireRecordList(true, false);
......
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