mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-24 08:06:52 +02:00
cleanup: Add missing final ending line to meson girrepository files
This commit is contained in:
parent
cd8f511262
commit
2fbe6ca53e
@ -256,4 +256,4 @@ endif
|
|||||||
|
|
||||||
if build_tests
|
if build_tests
|
||||||
subdir('tests')
|
subdir('tests')
|
||||||
endif
|
endif
|
||||||
|
@ -82,4 +82,4 @@ foreach test_name, extra_args : girepository_tests
|
|||||||
suite: suite,
|
suite: suite,
|
||||||
should_fail: extra_args.get('should_fail', false),
|
should_fail: extra_args.get('should_fail', false),
|
||||||
)
|
)
|
||||||
endforeach
|
endforeach
|
||||||
|
Loading…
x
Reference in New Issue
Block a user