glx: meson: wire up the dispatch-index-check test

Accidentally dropped with earlier commit.!

Fixes: 4ccb981673 ("meson: Use consistent style for tests")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
Emil Velikov 2018-12-12 19:07:52 +00:00 committed by Emil Velikov
parent b44875e2dc
commit e139d7a8a3

View file

@ -33,6 +33,11 @@ if with_shared_glapi
files_glx_test += files('query_renderer_implementation_unittest.cpp')
endif
test(
'dispatch-index-check',
files('dispatch-index-check'),
suite : ['glx'],
)
test(
'glx-test',
executable(