summaryrefslogtreecommitdiff
path: root/tests/testwrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testwrapper.sh')
-rwxr-xr-xtests/testwrapper.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testwrapper.sh b/tests/testwrapper.sh
index 72c36e8..293f8cc 100755
--- a/tests/testwrapper.sh
+++ b/tests/testwrapper.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+echo 'set -euvx'
set -euvx
# testwrapper.sh: run a flex test, typically called by a Makefile