[asterisk-commits] pbx/autohints: Fix empty properties object. (testsuite[14])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Mar 29 13:45:26 CDT 2018
Kevin Harwell has submitted this change and it was merged. ( https://gerrit.asterisk.org/8702 )
Change subject: pbx/autohints: Fix empty properties object.
......................................................................
pbx/autohints: Fix empty properties object.
Change-Id: I270c916a7963591895c5f238edccb9b6dfc0f976
---
M tests/pbx/autohints/test-config.yaml
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Kevin Harwell: Looks good to me, approved; Approved for Submit
diff --git a/tests/pbx/autohints/test-config.yaml b/tests/pbx/autohints/test-config.yaml
index 2867383..3efbb15 100644
--- a/tests/pbx/autohints/test-config.yaml
+++ b/tests/pbx/autohints/test-config.yaml
@@ -6,6 +6,9 @@
then receive an event about it.
properties:
+ dependencies:
+ - python: 'twisted'
+ - python: 'starpy'
test-modules:
test-object:
--
To view, visit https://gerrit.asterisk.org/8702
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 14
Gerrit-MessageType: merged
Gerrit-Change-Id: I270c916a7963591895c5f238edccb9b6dfc0f976
Gerrit-Change-Number: 8702
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-commits/attachments/20180329/2f3c010b/attachment.html>
More information about the asterisk-commits
mailing list