sip: provider: Rename test environment variable

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-07-06 12:57:49 +02:00
committed by Evangelos Ribeiro Tzaras
parent fd9b57c1b3
commit 1a4b501653
2 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ test_env = [
'PYTHONDONTWRITEBYTECODE=yes',
'MALLOC_CHECK_=2',
'NO_AT_BRIDGE=1',
'CALLS_SIP_DO_NOT_AUTOLOAD=1',
'CALLS_SIP_TEST=1',
'CALLS_AUDIOSRC=audiotestsrc',
'CALLS_AUDIOSINK=fakesink',
]