summaryrefslogtreecommitdiffstats
path: root/src/options/theme.rs
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-07-15 11:34:16 -0400
committerDan Davison <dandavison7@gmail.com>2020-07-15 12:28:10 -0400
commit5f4a1fdc089a81981a00461dbf242214c410d101 (patch)
tree178e26b7d345b03abd6d02b538d4b0a3f3f7cc7f /src/options/theme.rs
parentf26b726fd8b55870def3d63a591ca2c4a3c132dc (diff)
Refactor: unify test utility functions
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 fdee8b03..8dc235e0 100644
--- a/src/options/theme.rs
+++ b/src/options/theme.rs
@@ -201,7 +201,7 @@ mod tests {
}
None => {}
}
- let config = integration_test_utils::make_config(&args);
+ let config = integration_test_utils::make_config_from_args(&args);
assert_eq!(
&config
.syntax_theme