Change test.nop version directive to 2015.8.1

Fixes #27636
This commit is contained in:
rallytime 2015-10-07 09:57:01 -06:00
parent 9a0171089d
commit 31b9852d9a

View file

@ -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)