mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-11 20:45:05 +00:00
suppress warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@989169 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f76a32ff88
commit
52bea417c5
@ -369,6 +369,7 @@ public void testCloneUnserializable() throws Exception {
|
||||
|
||||
}
|
||||
|
||||
@SuppressWarnings("serial")
|
||||
class ClassNotFoundSerialization implements Serializable
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user