Skip to content
Snippets Groups Projects
Commit 9481a45c authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

test changes...

parent 226c728f
No related branches found
No related tags found
No related merge requests found
......@@ -357,9 +357,9 @@ public class OaiPmhOnlineTests {
String prefix = "oai_dc";
// Testing set: fu's shakespeare.
// String set = "project:TGPR-962c949c-56a3-7134-9265-582f29a0992d";
String set = "project:TGPR-962c949c-56a3-7134-9265-582f29a0992d";
// Testing set: Digitale Bibliothek.
String set = "project:TGPR-372fe6dc-57f2-6cd4-01b5-2c4bbefcfd3c";
// String set = "project:TGPR-372fe6dc-57f2-6cd4-01b5-2c4bbefcfd3c";
String url = host + "oai?verb=" + theVerb + "&metadataPrefix=" + prefix
+ "&set=" + set;
......
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