Skip to content

Commit

Permalink
tests: cfg import
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKnauth committed May 9, 2024
1 parent f3196d3 commit 43cfe17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/run/saver/livesplit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ where

#[cfg(test)]
mod tests {
#[cfg(feature = "auto-splitting")]
use super::*;
#[cfg(feature = "auto-splitting")]
use livesplit_auto_splitting::settings;
Expand Down

0 comments on commit 43cfe17

Please sign in to comment.