Uncomment @Test in ShardManagerTest 88/67088/2
authorTom Pantelis <tompantelis@gmail.com>
Fri, 12 Jan 2018 03:18:11 +0000 (22:18 -0500)
committerTom Pantelis <tompantelis@gmail.com>
Tue, 16 Jan 2018 02:32:09 +0000 (02:32 +0000)
commit5205c6218416d5d07ae210bdaf9e1b1f895b95a6
treeb92ace116be2136763a6fe543e21f982b906683f
parent5e50116b65e5e6c6f2f69c7a8df91c64e6bc7e10
Uncomment @Test in ShardManagerTest

I wanted to run one only test in ShardManagerTest and
commented out @Test for the rest but forgot to uncomment
before submitting.

Change-Id: I81d38b62da50c4118a30b0255ba97ba244b8daa5
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/shardmanager/ShardManagerTest.java