Skip to content

Commit

Permalink
fix(test/zypper): fix test errors on opensuse
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed May 24, 2024
1 parent 41c7827 commit aece9af
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/zypper.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ fn zypper_q() {
"## }
}

#[test]
fn zypper_qc() {
test_dsl! { r##"
in -Qc zypper
ou suse.de
"## }
}

#[test]
fn zypper_qi() {
test_dsl! { r##"
Expand Down

0 comments on commit aece9af

Please sign in to comment.