meson: enable optimization-test
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
This commit is contained in:
@@ -92,3 +92,8 @@ test(
|
||||
),
|
||||
],
|
||||
)
|
||||
test(
|
||||
'glsl optimization',
|
||||
find_program('optimization_test.py'),
|
||||
args : ['--test-runner', glsl_test],
|
||||
)
|
||||
|
Reference in New Issue
Block a user