Remove remaining tabs from meson.build files

No changes, just tab-to-space replacement and a little bit of manual
twiddling.
This commit is contained in:
Peter Hutterer 2021-09-30 10:01:43 +10:00
parent fe79e684b7
commit abd5f9fbe8
7 changed files with 92 additions and 86 deletions

View file

@ -1,7 +1,7 @@
test_apps = [
'test-endpoint',
'test-interfaces',
# 'test-remote',
# 'test-remote',
'test-stream',
]