forked from gentoo-utils/gentoo-utils
add porthole tests to meson
This commit is contained in:
5
tests/porthole/meson.build
Normal file
5
tests/porthole/meson.build
Normal file
@@ -0,0 +1,5 @@
|
||||
tests += {
|
||||
meson.current_source_dir() / 'porthole.rs': [
|
||||
meson.current_source_dir() / 'porthole.txt',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user