mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
tests: add missing proxy-test
This was probably lost during a rebase. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
56dfdb7614
commit
f181de1bcf
1 changed files with 4 additions and 0 deletions
|
|
@ -146,6 +146,10 @@ tests = {
|
|||
'headers-protocol-core-test.c',
|
||||
],
|
||||
'os-wrappers-test': [],
|
||||
'proxy-test': [
|
||||
wayland_client_protocol_h,
|
||||
wayland_server_protocol_h,
|
||||
],
|
||||
}
|
||||
|
||||
foreach test_name, test_extra_sources: tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue