Skip to content
Snippets Groups Projects
Commit 3e0f64b3 authored by Simon McVittie's avatar Simon McVittie Committed by Philip Chimento
Browse files

installed-tests: Install matchers.js


Otherwise testGLibLogWriter.js will fail.

Signed-off-by: default avatarSimon McVittie <smcv@debian.org>
parent b9e12204
Branches
Tags
No related merge requests found
......@@ -234,7 +234,8 @@ gdbus_test_description = configure_file(
install_dir: installed_tests_metadir)
if get_option('installed_tests')
install_data('testGDBus.js', install_dir: installed_js_tests_dir)
install_data('matchers.js', 'testGDBus.js',
install_dir: installed_js_tests_dir)
endif
# tests using ES modules are also separate because they need an extra
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment