summaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index cae7e696..d6a39a55 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -428,6 +428,7 @@ mod main_tests {
}
#[test]
+ #[ignore] // Not working (timing out) when run by tarpaulin, presumably due to stdin detection.
fn test_show_syntax_themes() {
let opt = integration_test_utils::make_options_from_args(&[]);