meson: Use consistent style for tests
[mesa.git] / src / mapi / es1api / meson.build
index 53851da306bedbad2b4ffa86e119dc8ee7cc4308..ea14654d2c4b200350d7d43703c87b34d62ce2af 100644 (file)
@@ -52,7 +52,8 @@ pkg.generate(
 )
 
 if with_tests
-  test('es1-ABI-check',
+  test(
+    'es1-ABI-check',
     find_program('ABI-check'),
     args : libglesv1_cm
   )