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
|
@ -146,6 +146,10 @@ tests = {
|
||||||
'headers-protocol-core-test.c',
|
'headers-protocol-core-test.c',
|
||||||
],
|
],
|
||||||
'os-wrappers-test': [],
|
'os-wrappers-test': [],
|
||||||
|
'proxy-test': [
|
||||||
|
wayland_client_protocol_h,
|
||||||
|
wayland_server_protocol_h,
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
foreach test_name, test_extra_sources: tests
|
foreach test_name, test_extra_sources: tests
|
||||||
|
|
Loading…
Reference in New Issue
Block a user