oops missed annotations
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
8bacb603a7
commit
4f38e9f488
|
@ -116,6 +116,8 @@ public class HazelcastSessionDataStoreTest extends AbstractSessionDataStoreTest
|
||||||
//to find zombie sessions.
|
//to find zombie sessions.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
|
@Override
|
||||||
public void testStoreObjectAttributes() throws Exception
|
public void testStoreObjectAttributes() throws Exception
|
||||||
{
|
{
|
||||||
//This test will not work for hazelcast because we can't enable
|
//This test will not work for hazelcast because we can't enable
|
||||||
|
|
Loading…
Reference in New Issue