mooli tayer has uploaded a new change for review. Change subject: testing... ......................................................................
testing... Change-Id: I0b93ed00796a786688760ebb21c8dbfbc3b36a4c Signed-off-by: Mooli Tayer <[email protected]> --- M tests/toolTests.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/94/32894/1 diff --git a/tests/toolTests.py b/tests/toolTests.py index a66443d..51c6558 100644 --- a/tests/toolTests.py +++ b/tests/toolTests.py @@ -88,7 +88,7 @@ configurator, '_CONFIGURATORS', { - 'a': MockModuleConfigurator('a', set(['b'])), + 'a': MockModuleConfigurator('a', {'b'}, 'b': MockModuleConfigurator('b', set(['a'])) } ) -- To view, visit http://gerrit.ovirt.org/32894 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0b93ed00796a786688760ebb21c8dbfbc3b36a4c Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: mooli tayer <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
