mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix typo
This commit is contained in:
parent
47a16916c3
commit
a112b790fe
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ class SanitizersTestCase(TestCase):
|
|||
|
||||
if __name__ == '__main__':
|
||||
from integration import run_tests
|
||||
run_tests(ArgsTestCase, needs_daemon=False)
|
||||
run_tests(SanitizersTestCase, needs_daemon=False)
|
||||
|
|
Loading…
Add table
Reference in a new issue