mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Fix coding style.
This commit is contained in:
parent
30625a0437
commit
97d0f93fd3
@ -8,8 +8,8 @@ ensure_in_syspath('../../')
|
||||
|
||||
import integration
|
||||
|
||||
NO_BOTO_MODULE=True
|
||||
BOTO_NOT_CONFIGURED=True
|
||||
NO_BOTO_MODULE = True
|
||||
BOTO_NOT_CONFIGURED = True
|
||||
try:
|
||||
import boto
|
||||
NO_BOTO_MODULE = False
|
||||
|
0
tests/runtests.py
Normal file → Executable file
0
tests/runtests.py
Normal file → Executable file
Loading…
Reference in New Issue
Block a user