mirror of https://github.com/interlegis/sapl.git
Eduardo Calil
9 years ago
committed by
Edward Ribeiro
3 changed files with 6 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
from .settings import EMAIL_PORT |
||||
|
|
||||
|
|
||||
|
def test_config(): |
||||
|
assert EMAIL_PORT == 587 |
Loading…
Reference in new issue