remote: remove events and states

This commit is contained in:
Wim Taymans 2019-12-06 12:03:45 +01:00
parent 8a959ea7a1
commit 3d79970d88
5 changed files with 5 additions and 158 deletions

View file

@ -4,7 +4,7 @@ test_apps = [
'test-core',
'test-interfaces',
'test-properties',
'test-remote',
# 'test-remote',
'test-stream',
'test-utils'
]