Make AbstractIdentifiablePayloadTest public 06/54806/1
authorTom Pantelis <tompantelis@gmail.com>
Tue, 11 Apr 2017 17:24:01 +0000 (13:24 -0400)
committerTom Pantelis <tompantelis@gmail.com>
Tue, 11 Apr 2017 18:25:38 +0000 (18:25 +0000)
commitb7cf660bb9c41e12cabe842b15086fd331aa7815
tree5bcfbca51d39d95a2d0e4edfa9c36746ceeaf14c
parent63bca3841f0187b5127f62fd04e4edcdce3a63c1
Make AbstractIdentifiablePayloadTest public

For some reason, tests derived from AbstractIdentifiablePayloadTest
fail b/c AbstractIdentifiablePayloadTest isn't public when running from
eclipse - runs fine from command line.

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