0
0
Fork 0

screen: Fix feature flags to make tests work again

This commit is contained in:
Jannik Beyerstedt 2026-06-28 00:25:32 +02:00
commit c6f9aea38c
2 changed files with 5 additions and 4 deletions

View file

@ -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")]