Harald Welte has submitted this change and it was merged.

Change subject: MGCP_Test: fix config file include path
......................................................................


MGCP_Test: fix config file include path

The config file mistakenly references the defaults for the MSC.

- correct include path to use MGCP_Test.default

Change-Id: I12c6907717dfba1c31790a2b71f42e37743351af
---
M mgw/MGCP_Test.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/mgw/MGCP_Test.cfg b/mgw/MGCP_Test.cfg
index 0cca79e..90d736b 100644
--- a/mgw/MGCP_Test.cfg
+++ b/mgw/MGCP_Test.cfg
@@ -2,7 +2,7 @@
 # Common configuration, shared between test suites
 "../Common.cfg"
 # testsuite specific configuration, not expected to change
-"./MSC_Tests.default"
+"./MGCP_Test.default"
 
 # Local configuration below
 

-- 
To view, visit https://gerrit.osmocom.org/7321
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I12c6907717dfba1c31790a2b71f42e37743351af
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to