chore: Remove tarpaulin support

This commit is contained in:
Ed Page 2024-06-26 09:03:34 -04:00
parent 80242546e2
commit 0724b7ba2b
3 changed files with 0 additions and 6 deletions

View file

@ -1,5 +1,3 @@
#![cfg(not(tarpaulin))]
#[test]
fn example_tests() {
let t = trycmd::TestCases::new();

View file

@ -1,5 +1,3 @@
#![cfg(not(tarpaulin))]
#[test]
#[cfg(feature = "help")]
#[cfg(feature = "error-context")]

View file

@ -1,5 +1,3 @@
#![cfg(not(tarpaulin))]
#[test]
#[cfg(feature = "help")]
#[cfg(feature = "error-context")]