forked from gentoo-utils/gentoo-utils
6 lines
123 B
Meson
6 lines
123 B
Meson
tests += {
|
|
meson.current_source_dir() / 'porthole.rs': [
|
|
meson.current_source_dir() / 'porthole.txt',
|
|
],
|
|
}
|