summaryrefslogtreecommitdiff
path: root/test cases/unit/111 replace unencodable xml chars/meson.build
blob: 73485b07325b5e74cc3d3f86e65a80d6daf355e8 (plain)
1
2
3
4
project('replace unencodable xml chars')

test_script = find_program('script.py')
test('main', test_script, verbose: true)