mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-24 15:30:49 +01:00
suppress unchecked warnings
This commit is contained in:
@@ -103,6 +103,7 @@ public abstract class CacheManagerTestBase<C extends Cache>
|
||||
* @throws InterruptedException
|
||||
*/
|
||||
@Test
|
||||
@SuppressWarnings("unchecked")
|
||||
public void testSameReferenceMultiThreaded()
|
||||
throws InterruptedException, ExecutionException
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user