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