Skip to content

Commit

Permalink
Change test.nop version directive to 2015.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rallytime committed Oct 7, 2015
1 parent 9a01710 commit 31b9852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/states/test.py
Expand Up @@ -61,7 +61,7 @@ def nop(name, **kwargs):
requisite, or in templates which could otherwise be empty due to jinja
rendering
.. versionadded:: 2015.5.6
.. versionadded:: 2015.8.1
'''
return succeed_without_changes(name)

Expand Down

0 comments on commit 31b9852

Please sign in to comment.