From: fennecdjay Date: Sat, 12 Oct 2019 02:00:06 +0000 (+0200) Subject: :wrench: Fix test numbering X-Git-Tag: nightly~2159^2~6 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=d39fc17f31cf5dd739e85cd7fa891357eb9ca84a;p=gwion.git :wrench: Fix test numbering --- diff --git a/tests/sh/common.sh b/tests/sh/common.sh index bbb9906c..68b45243 100644 --- a/tests/sh/common.sh +++ b/tests/sh/common.sh @@ -1,5 +1,5 @@ #!/bin/bash -# [test] #53 +# [test] #0 set -m : "${GWOPT:=}" diff --git a/tests/sh/import.sh b/tests/sh/import.sh index e493fc23..15bc6a05 100644 --- a/tests/sh/import.sh +++ b/tests/sh/import.sh @@ -1,5 +1,5 @@ #!/bin/bash -# [test] #47 +# [test] #53 n=0 [ "$1" ] && n="$1"