tests: add the missing newline to tests' Makefile.am
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 12 Dec 2022 18:22:19 +0000 (19:22 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 12 Dec 2022 18:22:19 +0000 (19:22 +0100)
commit50c3c06b82ba36f4e9af8924da4eda45e4e272a6
tree94aab40fe979d1eed20717edb1c3246881d739a5
parentffc27aa0e2ffeeaa4353e554383a4aae38e12663
tests: add the missing newline to tests' Makefile.am

Git complains about the missing newline in tests/Makefile.am so make
it happy and add one.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tests/Makefile.am