tests: Verify all bundled layouts
This commit is contained in:
@ -53,6 +53,9 @@ summary = [
|
||||
]
|
||||
message('\n'.join(summary))
|
||||
|
||||
cargo = find_program('cargo')
|
||||
cargo_script = find_program('cargo.sh')
|
||||
|
||||
subdir('data')
|
||||
subdir('protocols')
|
||||
subdir('eek')
|
||||
|
||||
Reference in New Issue
Block a user