summaryrefslogtreecommitdiff
path: root/tests/tls13/prf-early.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tls13/prf-early.sh')
-rwxr-xr-xtests/tls13/prf-early.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tls13/prf-early.sh b/tests/tls13/prf-early.sh
index b19da4cb65..7f62aba8d8 100755
--- a/tests/tls13/prf-early.sh
+++ b/tests/tls13/prf-early.sh
@@ -23,7 +23,7 @@ builddir="${builddir:-.}"
. "${srcdir}/scripts/common.sh"
-check_for_datefudge
+skip_if_no_datefudge
datefudge -s 2019-04-12 "${builddir}/tls13/prf-early" "$@"
exit $?