code formatting

This commit is contained in:
Claudio Atzori 2020-05-27 19:31:54 +02:00
parent b9b1bc9967
commit fdd54bad1c
1 changed files with 1 additions and 1 deletions

View File

@ -45,6 +45,6 @@ public class XmlRecordFactoryTest {
assertNotNull(doc);
//TODO add assertions based of values extracted from the XML record
// TODO add assertions based of values extracted from the XML record
}
}