mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
remove classmethod from test
This commit is contained in:
parent
bfcdf7a1a7
commit
5b18e86cda
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@ def atq_output():
|
|||
}
|
||||
|
||||
|
||||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
del cls.atq_output
|
||||
|
||||
|
||||
def test_atq_not_available():
|
||||
"""
|
||||
Tests the at.atq not available for any type of os_family.
|
||||
|
|
Loading…
Add table
Reference in a new issue