1
0
mirror of synced 2025-07-27 23:41:48 +03:00

build(meson): copy MountTest.MultibytesPathName files (#2098)

Fixes the test suite in Meson.
This commit is contained in:
Andrea Pappacoda
2025-03-11 18:10:30 +01:00
committed by GitHub
parent 48084d55f2
commit 37399af996
2 changed files with 5 additions and 0 deletions

View File

@ -5,3 +5,4 @@
configure_file(input: 'empty_file', output: 'empty_file', copy: true)
configure_file(input: 'file', output: 'file', copy: true)
subdir('dir')
subdir('日本語Dir')