nix-super/tests/functional/git-hashing/meson.build

9 lines
128 B
Meson
Raw Normal View History

suites += {
'name': 'git-hashing',
'deps': [],
'tests': [
'simple.sh',
],
'workdir': meson.current_build_dir(),
}