[core] Add alias test
This commit is contained in:
parent
c09ce71fce
commit
ef7cbd5c2e
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ class Engine(object):
|
|||
'timetz': 'datetimetz',
|
||||
'pasink': 'pulseaudio',
|
||||
'pasource': 'pulseaudio',
|
||||
'test-alias': 'test',
|
||||
}
|
||||
|
||||
def _load_module(self, module_name, config_name=None):
|
||||
|
|
Loading…
Add table
Reference in a new issue