Skip to content

Commit 43cfe17

Browse files
committed
tests: cfg import
1 parent f3196d3 commit 43cfe17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/run/saver/livesplit.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ where
423423

424424
#[cfg(test)]
425425
mod tests {
426+
#[cfg(feature = "auto-splitting")]
426427
use super::*;
427428
#[cfg(feature = "auto-splitting")]
428429
use livesplit_auto_splitting::settings;

0 commit comments

Comments
 (0)