core: Fix libarchive test count
This commit is contained in:
parent
3e59cc1305
commit
2e48474263
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
echo "1..6"
|
echo "1..7"
|
||||||
|
|
||||||
. libtest.sh
|
. libtest.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue