DS-3086: Fixed the unit tests

This commit is contained in:
Tom Desair
2016-04-08 11:21:11 +02:00
committed by dylan
parent 8db0faed33
commit ec8eee1ba5
6 changed files with 36 additions and 49 deletions

View File

@@ -74,7 +74,7 @@ public class MetadataValue implements ReloadableEntity<Integer>
*/
protected MetadataValue()
{
id = 0;
}
/**