adding proper package spec to persistency test cases
diff --git a/tests/src/catalog/cloudant/CloudantFeedTests.scala b/tests/src/catalog/cloudant/CloudantFeedTests.scala
index a95e21b..bff189a 100644
--- a/tests/src/catalog/cloudant/CloudantFeedTests.scala
+++ b/tests/src/catalog/cloudant/CloudantFeedTests.scala
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package system.packages
+package catalog.cloudant
 
 import org.junit.runner.RunWith
 import org.scalatest.FlatSpec