tests: Fix number of tests
This commit is contained in:
parent
c33db03b4c
commit
e759c1cce5
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
echo "1..13"
|
echo "1..14"
|
||||||
|
|
||||||
. libtest.sh
|
. libtest.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue