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

test: mcmcmcmcmc!!!!!!!!!!!!!!!!!!

parent 40445b2e
No related branches found
No related tags found
No related merge requests found
Pipeline #347499 failed
...@@ -288,6 +288,8 @@ public class TestOaipmhUtilities { ...@@ -288,6 +288,8 @@ public class TestOaipmhUtilities {
if (!currentDate.isValid()) { if (!currentDate.isValid()) {
assertTrue(currentDate + " is not a valid date!", false); assertTrue(currentDate + " is not a valid date!", false);
} }
System.out.println("UTC from current millies: " + currentDate);
} }
} }
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