[Asterisk-code-review] pbx/autohints: Fix empty properties object. (testsuite[master])
Corey Farrell
asteriskteam at digium.com
Thu Mar 29 13:29:26 CDT 2018
Corey Farrell has uploaded this change for review. ( https://gerrit.asterisk.org/8700
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(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/00/8700/1
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/8700
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I270c916a7963591895c5f238edccb9b6dfc0f976
Gerrit-Change-Number: 8700
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180329/589c129d/attachment.html>
More information about the asterisk-code-review
mailing list