[gjs/wip/smcv/installed-tests] installed-tests: Install matchers.js
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/wip/smcv/installed-tests] installed-tests: Install matchers.js
- Date: Wed, 22 Sep 2021 04:08:31 +0000 (UTC)
commit ee5027ac622e716f1cd9e8d038e122b779770893
Author: Simon McVittie <smcv debian org>
Date: Tue Sep 21 13:48:31 2021 +0100
installed-tests: Install matchers.js
Otherwise testGLibLogWriter.js will fail.
Signed-off-by: Simon McVittie <smcv debian org>
installed-tests/js/meson.build | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/installed-tests/js/meson.build b/installed-tests/js/meson.build
index b42f3b20..b95387b1 100644
--- a/installed-tests/js/meson.build
+++ b/installed-tests/js/meson.build
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]