cleanup: Add missing final ending line to meson girrepository files

This commit is contained in:
Marco Trevisan (Treviño) 2023-12-20 21:06:59 +01:00
parent cd8f511262
commit 2fbe6ca53e
2 changed files with 2 additions and 2 deletions

View File

@ -256,4 +256,4 @@ endif
if build_tests
subdir('tests')
endif
endif

View File

@ -82,4 +82,4 @@ foreach test_name, extra_args : girepository_tests
suite: suite,
should_fail: extra_args.get('should_fail', false),
)
endforeach
endforeach