summaryrefslogtreecommitdiffstats
path: root/test/TEST-73-LOCALE/meson.build
blob: 4f50d66e550481010d7e8d5185c17224543b0a81 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: LGPL-2.1-or-later

integration_tests += [
        integration_test_template + {
                'name' : fs.name(meson.current_source_dir()),
                'priority' : 10,
        },
]