mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-21 19:41:36 +01: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