Update tests for ansible-galaxy CLI additions.

This commit is contained in:
Michael DeHaan 2014-08-22 14:01:15 -04:00
parent d87830e1cc
commit 8a0045baad
2 changed files with 6 additions and 2 deletions

View file

@ -829,7 +829,7 @@ class TestUtils(unittest.TestCase):
{
'scm' : 'git',
'src' : 'http://github.com/ansible/fakerole/fake',
'version' : '',
'version' : 'master',
'name' : 'fake'
}
),