sip: Allow controlling automatic account loading via environment

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-04-05 02:33:31 +02:00
parent 0b73103384
commit 75d32d0924
2 changed files with 5 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ test_env = [
'PYTHONDONTWRITEBYTECODE=yes',
'MALLOC_CHECK_=2',
'NO_AT_BRIDGE=1',
'CALLS_SIP_DO_NOT_AUTOLOAD=1',
]
test_cflags = [