From 9192487a267f7052924db88d88cf381513c773d2 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 19 Oct 2022 14:29:35 -0400 Subject: tests: Coverage number go up --- tests/tests.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/tests.sh') diff --git a/tests/tests.sh b/tests/tests.sh index d957cf1..f6fe506 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -16,8 +16,6 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # ############################################################################ -shopt -s extdebug - set -euP umask 022 -- cgit v1.2.3