Skip to content

Commit

Permalink
loser first muntar test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Dec 15, 2024
1 parent 63991de commit 2f65976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/muntar.bats
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ EOF
run ./muntar_list
assert_success
assert_line --partial "examples/"
assert_line --partial "examples/donut.c (743 bytes)"
}
assert_line --partial "examples/donut.c"
}

@test "muntar extract contents" {
cat << EOF > muntar_extract.c
Expand Down

0 comments on commit 2f65976

Please sign in to comment.