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

mc

parent d6a64782
No related branches found
No related tags found
No related merge requests found
......@@ -351,7 +351,7 @@ public class OaiPmhOnlineTests {
* @param theVerb
* @throws IOException
*/
private void list(String theVerb) throws IOException {
private static void list(String theVerb) throws IOException {
long startTime = System.currentTimeMillis();
......
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