From bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 25 Jan 2019 11:24:41 +0100 Subject: New upstream version 1.15.2 --- src/platform/tests/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/platform/tests/meson.build') diff --git a/src/platform/tests/meson.build b/src/platform/tests/meson.build index bedc6916..3704e2ac 100644 --- a/src/platform/tests/meson.build +++ b/src/platform/tests/meson.build @@ -22,7 +22,7 @@ foreach test_unit: test_units 'platform/' + test_unit[0], test_script, timeout: test_unit[3], - args: test_args + [exe.full_path()] + args: test_args + [exe.full_path()], ) endforeach -- cgit 1.3.0-6-gf8a5