mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
fix pydsl test
This commit is contained in:
parent
6b01c8380d
commit
340b45d801
@ -340,8 +340,7 @@ fi
|
||||
Test the basics of the pydsl
|
||||
'''
|
||||
ret = self.run_function('state.sls', mods='pydsl-1')
|
||||
import pprint
|
||||
pprint.pprint(ret)
|
||||
self.assertSaltTrueReturn(ret)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
Reference in New Issue
Block a user