From 4a897f0d19086369ab27568e823235d798b819a4 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Tue, 29 Jul 2014 16:51:52 +0200 Subject: [PATCH] MT#7791 Add ccmapentries to REST API test --- t/api-root.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/api-root.t b/t/api-root.t index eb7f843108..8fcfc4b277 100644 --- a/t/api-root.t +++ b/t/api-root.t @@ -53,6 +53,7 @@ $ua->ssl_opts( callcontrols => 1, callforwards => 1, calls => 1, + ccmapentries => 1, cfdestinationsets => 1, cfmappings => 1, cftimesets => 1,