summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-03-14 01:24:13 +0100
committerBastien Nocera <hadess@hadess.net>2019-03-14 01:39:43 +0100
commit0d4f1bad55121dd70f38f68d64ea7d755634ebf1 (patch)
treea62bcb04456bc8430e242498a185a37579d614e6
parente7216583a219df9d9eba21a7fe1b74543b6d5851 (diff)
downloadgeocode-glib-0d4f1bad55121dd70f38f68d64ea7d755634ebf1.tar.gz
tests: Fix missing installed-tests file
-rw-r--r--geocode-glib/tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/geocode-glib/tests/meson.build b/geocode-glib/tests/meson.build
index 59a065c..a64baaa 100644
--- a/geocode-glib/tests/meson.build
+++ b/geocode-glib/tests/meson.build
@@ -27,6 +27,7 @@ test('Test mock backend', e)
install_data('locale_format.json',
'locale_name.json',
'nominatim-area.json',
+ 'nominatim-data-type-change.json',
'nominatim-no-results.json',
'nominatim-place_rank.json',
'nominatim-rio.json',