The python based tests are working again. Re-enable them so that they
get run by the CI.
This reverts commit 2f44c441ff
.
10 lines
144 B
Meson
10 lines
144 B
Meson
subdir('common')
|
|
subdir('datetime')
|
|
if host_is_linux
|
|
subdir('network')
|
|
endif
|
|
|
|
subdir('interactive-panels')
|
|
|
|
subdir('printers')
|
|
subdir('info')
|