summaryrefslogtreecommitdiffstats
path: root/tests/tests.sh
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-10-19 14:29:35 -0400
committerTavian Barnes <tavianator@tavianator.com>2022-10-19 15:00:08 -0400
commit9192487a267f7052924db88d88cf381513c773d2 (patch)
tree6b18e91aed54c1477434dfb1c67479e0f26aac7a /tests/tests.sh
parent49a2a2194bfde0b70aac72bd7f2d0e02c62858ef (diff)
downloadbfs-9192487a267f7052924db88d88cf381513c773d2.tar.xz
tests: Coverage number go up
Diffstat (limited to 'tests/tests.sh')
-rwxr-xr-xtests/tests.sh2
1 files changed, 0 insertions, 2 deletions
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