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:
Simon Ser 2023-06-20 09:13:57 +02:00
parent 56dfdb7614
commit f181de1bcf

View File

@ -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