summaryrefslogtreecommitdiff
path: root/tests/dtc-fatal.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dtc-fatal.sh')
-rw-r--r--tests/dtc-fatal.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dtc-fatal.sh b/tests/dtc-fatal.sh
index 6781ced..22eea69 100644
--- a/tests/dtc-fatal.sh
+++ b/tests/dtc-fatal.sh
@@ -1,6 +1,6 @@
#! /bin/sh
-. ./tests.sh
+. ./testutils.sh
verbose_run $VALGRIND "$DTC" -o/dev/null "$@"
ret="$?"