summaryrefslogtreecommitdiffstats
path: root/test/TEST-01-BASIC/meson.build
blob: 257dadd8900d0161de0c96b6081cb659743f9c76 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: LGPL-2.1-or-later

integration_tests += [
        integration_test_template + {
                'name' : 'TEST-01-BASIC',
        },
]