Petr Horáček has uploaded a new change for review. Change subject: tests: functional as a package ......................................................................
tests: functional as a package I added __init__.py to functional tests' folder, so now we can import it's modules from unit tests. Change-Id: Ie3dd85be81b471a9699e0ef3633ad2d13ca442c9 Signed-off-by: Petr Horáček <[email protected]> --- A tests/functional/__init__.py 1 file changed, 0 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/65/31165/1 diff --git a/tests/functional/__init__.py b/tests/functional/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/functional/__init__.py -- To view, visit http://gerrit.ovirt.org/31165 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie3dd85be81b471a9699e0ef3633ad2d13ca442c9 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
