screen: Fix feature flags to make tests work again
This commit is contained in:
parent
dc547b8178
commit
c6f9aea38c
2 changed files with 5 additions and 4 deletions
|
|
@ -559,6 +559,7 @@ mod tests {
|
|||
|
||||
use super::*;
|
||||
use crate::init_test_env_logger;
|
||||
#[cfg(feature = "spat")]
|
||||
use crate::testdata::{MAPEM_HH_560, MAPEM_HH_1328};
|
||||
|
||||
#[cfg(feature = "spat")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue