mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
gobject/tests/performance: Use the other installed-tests template
These are not GTest tests, and don't output TAP. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
a4135b9652
commit
0714bcb7f4
@ -23,7 +23,7 @@ foreach test_name, extra_args : gobject_tests
|
||||
test_conf.set('program', test_name)
|
||||
test_conf.set('env', '')
|
||||
configure_file(
|
||||
input: installed_tests_template_tap,
|
||||
input: installed_tests_template,
|
||||
output: test_name + '.test',
|
||||
install_dir: installed_tests_metadir,
|
||||
configuration: test_conf,
|
||||
|
Loading…
Reference in New Issue
Block a user