mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 20:00:09 +00:00
Use the correct name for installed gdk tests
This commit is contained in:
parent
5e07e216d3
commit
71c935d1f4
@ -85,7 +85,7 @@ if get_option('install-tests')
|
||||
test_cdata.set('testexecdir', testexecdir)
|
||||
test_cdata.set('test', test_name)
|
||||
configure_file(input: 'gdk.test.in',
|
||||
output: '@0@.test'.format(t),
|
||||
output: '@0@.test'.format(test_name),
|
||||
configuration: test_cdata,
|
||||
install: true,
|
||||
install_dir: testdatadir,
|
||||
|
Loading…
Reference in New Issue
Block a user