Fix compilation error
This commit is contained in:
parent
17dca37380
commit
2c7c67ef4c
@ -171,6 +171,14 @@ public class IpFilterRuleTest extends TestCase {
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public Object getAttachment() {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
public void setAttachment(Object attachment) {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
}, h, addr), addr);
|
}, h, addr), addr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user