mirror of
https://github.com/NixOS/nix.git
synced 2025-02-16 17:02:28 +00:00
9 lines
129 B
Meson
9 lines
129 B
Meson
suites += {
|
|
'name': 'git-hashing',
|
|
'deps': [],
|
|
'tests': [
|
|
'simple.sh',
|
|
],
|
|
'workdir': meson.current_source_dir(),
|
|
}
|