Change for enabling future tests

This commit is contained in:
Alejandro Guirao 2015-10-03 16:58:16 +02:00 committed by Matt Clay
parent 315c4e773c
commit 59fce041af

View file

@ -308,4 +308,5 @@ def main():
from ansible.module_utils.basic import *
main()
if __name__ == '__main__':
main()