Removed debugging print call from teardown

This commit is contained in:
Horea Christian 2023-05-23 19:07:51 -04:00
parent 2652ff368f
commit 1d09ebd688

View file

@ -11,8 +11,7 @@ setup() {
}
teardown() {
#rm -rf test test.tar.bz2
echo lala
rm -rf test test.tar.bz2
}
@test "/var/db/repos/gentoo/ is included" {