Make AbstractIdentifiablePayloadTest public 04/54804/3
authorTom Pantelis <tompantelis@gmail.com>
Tue, 11 Apr 2017 17:24:01 +0000 (13:24 -0400)
committerTom Pantelis <tompantelis@gmail.com>
Fri, 14 Apr 2017 18:02:09 +0000 (18:02 +0000)
commit5d1d9d13b5372cbb8148a47f2ccbb93067a13ce8
tree773e593ad956bb5dc134e8f2eb1a12b7f0a5466a
parent29bebec0bb224893a163cb5df9336c37d41c350f
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