mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-07 14:54:15 +00:00
BOBS: Suppress deprecation warning.
This commit is contained in:
parent
d92f944564
commit
cb670bdc39
@ -28,6 +28,7 @@ import java.io.File;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.fail;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class BoundedOverheadBlockStoreTest {
|
||||
@Rule
|
||||
public TemporaryFolder folder = new TemporaryFolder();
|
||||
|
Loading…
x
Reference in New Issue
Block a user