summaryrefslogtreecommitdiffstats
path: root/src/options/theme.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/theme.rs')
-rw-r--r--src/options/theme.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/theme.rs b/src/options/theme.rs
index 52de3ea0..5b5dffaa 100644
--- a/src/options/theme.rs
+++ b/src/options/theme.rs
@@ -123,7 +123,7 @@ mod tests {
use super::*;
use crate::color;
- use crate::tests::integration_test_utils::integration_test_utils;
+ use crate::tests::integration_test_utils;
#[test]
fn test_syntax_theme_selection() {