mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-23 02:59:52 +02:00
fix/suppress compiler warnings
This commit is contained in:
@@ -59,6 +59,7 @@ public class ScmModuleTest
|
||||
*
|
||||
*/
|
||||
@Test
|
||||
@SuppressWarnings("unchecked")
|
||||
public void testUnmarshall()
|
||||
{
|
||||
URL resource = Resources.getResource("sonia/scm/plugin/module.xml");
|
||||
|
||||
Reference in New Issue
Block a user